vigyasharma opened a new issue, #14899:
URL: https://github.com/apache/lucene/issues/14899

   Following up from an old 
[TODO](https://github.com/apache/lucene/blob/main/lucene/core/src/java/org/apache/lucene/index/MergePolicy.java#L497),
 we can deprecate `MergePolicy.MergeSpecification#segString`. The places it's 
used (only 1?) doesn't need the `directory` param, and can simply use the 
`toString()` method.


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