FoundationDB / fdb-record-layer

A record-oriented store built on FoundationDB
Apache License 2.0
570 stars 102 forks source link

Add a lucene test with concurrent stores #2780

Closed ScottDugas closed 1 week ago

ScottDugas commented 2 weeks ago

It would be good to have some tests of Lucene where there are multiple different stores being used at the same time to make sure they don't interact in weird ways, and nothing gets leaked between the two.