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

   Some small improvements to `IndexWriter` `InfoStream` since I've been 
staring at so many InfoStreams and [segment 
traces](https://github.com/mikemccand/luceneutil/blob/main/src/python/infostream_to_segments.py)
 lately ([exciting recent 
example](https://githubsearch.mikemccandless.com/segments-4-bit.html) -- see if 
you can guess how many indexing threads that one used!).
   
   This adds logging for how long merges took to abort, and removes misleading 
"merge on commit" logging when no merges will actually 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