mirror of
https://github.com/apache/lucene.git
synced 2025-02-09 11:35:14 +00:00
This fixes the CollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes test failures. Due to the various tests for exceptional conditions, there were times where the session was not released causing stale data to remain in the policy session cache.