The Infinispan "index affinity" plans will need to migrate the owner of a specific index from one node to another, even if the node didn't shut down. So the existing node which might have an IndexWriter instance open will still need to be able to run queries, but should close the writer and release the index lock.
|