dweiss opened a new pull request, #13177:
URL: https://github.com/apache/lucene/pull/13177

   A follow-up to #13164 . I don't fully understand this code (I get the gist) 
so I didn't go for any revolutionary changes - just removed the halt() call in 
favor of an external process killer. I've re-ran the test 10 times. It is 
currently only run in nightly mode (takes ages) but you can run it in 
non-nightly mode with:
   ```
   gradlew -p lucene\replicator test --tests TestStressNRTReplication  
-Ptests.filter="@Nightly" 
   ```
   because the tests.filter doesn't affect the "nightly" system property (so 
test parameters are not scaled to nightly standards but still run).


-- 
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: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to