Hi,

I would like to convert a collection (3 shards x 3 replicas) from TLOG to
NRT.

The only solution I imagine is something like :
* with collection API, remove replicas in order to keep only 1 replica per
3 shard
* update the collection state.json in zookeer
* with collection API, reload the collection
* with collection API, add 2 replicas per shard

Is there a simpler solution ?

Regards

Dominique

Reply via email to