Hi there,
I have a collection that is composed of 8 shards with a replicationFactor of 2
i found 2 cores of the same shard in recoveryfailed status so i decided to
restart both,
after having doing that , i do not have any leader on that shard... and both
cores are down
is there a way to f
hi there
replying to myself
i have set the replica property "preferredLeader" on this shard, shut down all
replica for this shard and started only the "preferred" one, this forced an
election and save my "ops" night and my new year party!!
cheers,
Emmanuel
Hi all,
I'm looking for exact definitions of results returned by an "OVERSTATUS" API
query, and the documentation talk about " various overseer APIs"
does someone have more informations about that?
cheers,
Emmanuel GOURAUD
Ingénieur Infogérance | IT Outsourcing Engineer
egour...@jou
Hi there,
I'm currently trying to restore a core from a snapshot, and it does not work as
excepted (in my case).
My context:
I'm using solr 5.3.0
i used named snapshot and specific location to ensure collection integrity a a
time in a single directory
below, i will describe backup/restore
Hi,
bootstrap_confdir is used to send config files into zookeeper at the start of
the solr instance, however you should notice that if you modify config files
into zookeeper you'll need t restart all cores to load changes. Moreover, you
must restart the designed core (with bootstrap_cmd) first