Gaurav Bafna

Results 30 comments of Gaurav Bafna

Thanks @imRishN . should we have `Zone Decommission` API synchronous ? The `Get commission status` API essentially will output the state preserved in cluster state. By making API sync ,...

@Bukhtawar : This makes sense . But do you think we can start without it for now and iterate on it later based on the need ? In the case...

[followCluster.log](https://github.com/opensearch-project/cross-cluster-replication/files/7389383/followCluster.log)

[no-crash-but-fail.txt](https://github.com/opensearch-project/cross-cluster-replication/files/7418433/no-crash-but-fail.txt)

+1 . I like the overall idea of decoupling the source from the engine. Couple of questions/thoughts 1. Would that mean storing the open data format always as opposed to...

>During stale segments deletion, we are reading all the metadata files which cannot be deleted to get the list of active segment files and then comparing it with segments of...

> This is a general segment replication concern and not specific to remote store, right ? Yes, that is correct Andrew.

@sachinpkale : rebalancing is not deterministic . This proposed setting will make things quite deterministic. Want to know thoughts of @Arpit-Bandejiya as well on this.

[Storage Triage meeting] We don't see the need for this right now. Will revisit when we see the need in future.

> Making this pool bounded creates different problems - namely these tasks fail - how will they be retried, what if they aren't retried? > > If there is something...