Re: [PR] SOLR-17015: Test and fix bug in MoveReplicaCmd for PRS collections [solr]
github-actions[bot] closed pull request #1986: SOLR-17015: Test and fix bug in MoveReplicaCmd for PRS collections URL: https://github.com/apache/solr/pull/1986 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [PR] SOLR-17015: Test and fix bug in MoveReplicaCmd for PRS collections [solr]
github-actions[bot] commented on PR #1986: URL: https://github.com/apache/solr/pull/1986#issuecomment-2625974285 This PR is now closed due to 60 days of inactivity after being marked as stale. Re-opening this PR is still possible, in which case it will be marked as active again. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [PR] SOLR-17015: Test and fix bug in MoveReplicaCmd for PRS collections [solr]
github-actions[bot] commented on PR #1986: URL: https://github.com/apache/solr/pull/1986#issuecomment-2509481907 This PR has had no activity for 60 days and is now labeled as stale. Any new activity will remove the stale label. To attract more reviewers, please tag people who might be familiar with the code area and/or notify the [email protected] mailing list. To exempt this PR from being marked as stale, make it a draft PR or add the label "exempt-stale". If left unattended, this PR will be closed after another 60 days of inactivity. Thank you for your contribution! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [PR] SOLR-17015: Test and fix bug in MoveReplicaCmd for PRS collections [solr]
github-actions[bot] commented on PR #1986: URL: https://github.com/apache/solr/pull/1986#issuecomment-1912842644 This PR had no visible activity in the past 60 days, labeling it as stale. Any new activity will remove the stale label. To attract more reviewers, please tag someone or notify the [email protected] mailing list. Thank you for your contribution! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [PR] SOLR-17015: Test and fix bug in MoveReplicaCmd for PRS collections [solr]
magibney commented on PR #1986: URL: https://github.com/apache/solr/pull/1986#issuecomment-1758506454 I'm planning to merge this soon (after #1964). The main code fixes a clear bug that only affects PRS. The test code is considerably more robust in stressing conditions that could cause moves to fail. There's little point to letting this bake on main, since the (minimal) core code changes are definitely solid. The only risk from merging this is spurious test failures. I'll keep an eye on builds after committing this and figure out how to proceed if we indeed hit any new test failures. Proposed CHANGES.txt entry: ``` * SOLR-17015: Test and fix bug in MoveReplicaCmd for PRS collections (Michael Gibney) ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
