tigris icon indicating copy to clipboard operation
tigris copied to clipboard

WIP - fix: Break the tenant reload transaction further

Open JigarJoshi opened this issue 1 year ago • 4 comments

Describe your changes

Break the tenant reload transaction further. batch 10 search index per transaction.

How best to test these changes

Test it on dev.

Issue ticket number and link

JigarJoshi avatar Jun 08 '23 17:06 JigarJoshi

Breaks up search index reload process into even more granular trx. Peer reviewed during call.

rbarabas avatar Jun 08 '23 17:06 rbarabas

Reviewpad Report

:bangbang: Errors

  • Unconventional title detected: 'WIP - fix: Break the tenant reload transaction further' illegal 'W' character in commit message type: col=00

reviewpad[bot] avatar Jun 08 '23 18:06 reviewpad[bot]

reload() closing tx internally has caused lots of trouble in all parts of the code.

JigarJoshi avatar Jun 08 '23 18:06 JigarJoshi

reload() closing tx internally has caused lots of trouble in all parts of the code.

Yes, we need to break the reload further at a more granular level

himank avatar Jun 08 '23 22:06 himank