zacharymorn commented on pull request #128:
URL: https://github.com/apache/lucene/pull/128#issuecomment-842879141


   For now I've gone ahead and implemented the idea to add segment / part ids 
to logging messages so that they are still usable (with some log parsing) in 
concurrent setting. I also removed `failFast` support in each individual index 
test methods, as they seems to be primarily used for skipping (using exception) 
during sequential execution, and removing it can simplify exception handling in 
concurrent code a bit.
   
   What do you think about these changes? @rmuir @dweiss @mikemccand 


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

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