FoundationDB/fdb-record-layer

LucenePartitioner is not thread safe if multiple independent records are updated concurrently

Opened this issue · 0 comments

If multiple different records in the same partition are added concurrently the counts can get skewed, and in theory, so can the endpoints, although that's less likely.