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

   ### Description
   
   Can we support modifying `segmentInfos.counter` in `IndexWriter`?
   This can be used to skip some segment names when writing.
   In the scenario of enabling `segment replication` in an Elasticsearch 
cluster, this control can be implemented during primary shard peer recovery and 
replica shard promotion to avoid segment counter conflicts.
   
   Please help evaluate, if possible, I will submit a Pull Request.


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