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

SOLR-15045: DistributedZkUpdateProcessor should issue commits to local shards and remote shards in parallel #545

Merged
merged 10 commits into from Jan 25, 2022

Conversation

magibney
Copy link
Contributor

@magibney magibney commented Jan 19, 2022

See: SOLR-15045
Continued from Lucene/Solr PR #2449

NOTE: this test jumps through hoops to support "failure" expressed as
success, for compatibility with the way distrib shard commit errors
are (not) currently propagated back to the client. This behavior is
likely a bug in its own right that should be addressed separately,
probably before this fix is committed
it was jumping through hoops to try to recreate superficial
aspects of the initial problem, but for no real purpose, and
at the expense of much additional complexity.
let this change bake on main, per @dsmiley's suggestion
@magibney magibney merged commit d195e4c into apache:main Jan 25, 2022
magibney added a commit that referenced this pull request Mar 30, 2022
…l shards and remote shards in parallel (#545)

NOTE: base for this backport commit was cherry-picked from
d195e4c; but the commit was
amended as appropriate to include updates to the relevant
files on `main` through b39bd76
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant