soren-xzk commented on issue #13020:
URL: https://github.com/apache/lucene/issues/13020#issuecomment-1978156086
already resolved by [13017](https://github.com/apache/lucene/pull/13017)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
soren-xzk closed issue #13020: SegmentDocValuesProducer checkIntegrity might
open a dropped segment
URL: https://github.com/apache/lucene/issues/13020
--
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
soren-xzk commented on issue #13020:
URL: https://github.com/apache/lucene/issues/13020#issuecomment-1978155298
> @soren-xzk can you reproduce this on a sane file system and can you
provide a test-case that reproduces the issue? Sounds like file locking issue
on hdfs? A test-case for this w
s1monw commented on issue #13020:
URL: https://github.com/apache/lucene/issues/13020#issuecomment-1919352603
@soren-xzk can you reproduce this on a sane file system and can you provide
a test-case that reproduces the issue? Sounds like file locking issue on hdfs?
A test-case for this would
noAfraidStart opened a new issue, #13020:
URL: https://github.com/apache/lucene/issues/13020
### Description
We are using HDFS for file storage and the softUpdateDocuments interface for
writing data.
We have found that during concurrent writes, the dvd files selected for
merging