stevenschlansker commented on PR #11822:
URL: https://github.com/apache/lucene/pull/11822#issuecomment-1283082251

   I updated this PR to rename the field to include `Ms`.
   I added a test case for both no timeout (0), and 1000ms. I verified the test 
fails (doesn't terminate) without the new configuration option sent.
   
   I don't think this is a great candidate for a random test - randomization is 
wonderful for perturbing data and finding edge cases in algorithms. In this 
case, it is just an int we compare to a clock, so randomizing doesn't seem 
likely to uncover any helpful edge cases. Please let me know if this is still 
desired.


-- 
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