FoundationDB / fdb-record-layer

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

Repartitioning log happens when there is nothing to move #2782

Closed ScottDugas closed 3 months ago

ScottDugas commented 3 months ago

The change in #2761 caused the "Repartitioning records" log by LucenePartitioner to start logging even if it didn't actually have any repartitioning to do.