cpoerschke opened a new pull request #334: URL: https://github.com/apache/solr/pull/334
https://issues.apache.org/jira/browse/SOLR-15676 This pull request contains a (very slow) `UpdateLogCloudRollingRestartsTest` to help verify the #329 and #331 changes (which are also included in this pull request). It probably should _not_ be committed since it's very slow and fairly complex compared to the extent of the #329 and #331 changes. But still maybe useful to share also for future similar usage. What does the test do? In a nutshell, it does _in parallel_ indexing and deleting and rolling restarts on a 4-replica collection whilst observing the versions in the update logs. -- 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]
