Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP - fix: Break the tenant reload transaction further #1269

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JigarJoshi
Copy link
Contributor

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

@reviewpad reviewpad bot added the medium label Jun 8, 2023
@JigarJoshi JigarJoshi force-pushed the jmj/break_tenant_reload_further branch 2 times, most recently from 5698e05 to 89cd79c Compare June 8, 2023 17:50
@JigarJoshi JigarJoshi marked this pull request as ready for review June 8, 2023 17:51
@JigarJoshi JigarJoshi added the debug image This PR will generate a debug image label Jun 8, 2023
rbarabas
rbarabas previously approved these changes Jun 8, 2023
@rbarabas
Copy link
Contributor

rbarabas commented Jun 8, 2023

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

@JigarJoshi JigarJoshi force-pushed the jmj/break_tenant_reload_further branch from 89cd79c to 80b4eea Compare June 8, 2023 18:07
@JigarJoshi JigarJoshi removed the debug image This PR will generate a debug image label Jun 8, 2023
@JigarJoshi JigarJoshi force-pushed the jmj/break_tenant_reload_further branch from 80b4eea to f2f4c45 Compare June 8, 2023 18:16
@reviewpad reviewpad bot added the large label Jun 8, 2023
@JigarJoshi JigarJoshi changed the title fix: Break the tenant reload transaction further WIP - fix: Break the tenant reload transaction further Jun 8, 2023
@reviewpad
Copy link

reviewpad bot commented Jun 8, 2023

Reviewpad Report

‼️ Errors

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

@JigarJoshi
Copy link
Contributor Author

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

@himank
Copy link
Collaborator

himank commented Jun 8, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants