Matt: In a word, "yes". Depending on the size of the index for that shard, the transition from Down->Recovering->Active may be too fast to catch. If replicating the index takes a while, though, you should at least see the "Recovering" state, during which time there won't be any searches forwarded to that node.
Best, Erick On Wed, Apr 8, 2015 at 2:58 PM, Matt Kuiper <matt.kui...@issinc.com> wrote: > Hello, > > When creating a new replica, and the state is recorded as active with in ZK > clusterstate, does that mean that new replica has synched with the leader > replica for the particular shard? > > Thanks, > Matt >