Ankit Kala

Results 39 comments of Ankit Kala

Can someone please help with this issue? Its blocking security plugin version bump to `3.0`. We want to build `cross-cluster-replication` for `3.0` and since we've a dependency on `security` plugin,...

Agreed. Not sure if [opensearch-benchmark](https://github.com/opensearch-project/opensearch-benchmark) team already has something like this on their roadmap. cc: @kotwanikunal @travisbenedict

Another aspect for focus can be ease of doing performance tests for developers. Current scripts for perf requires provide the bundle manifest which contains the link to the artifacts. Support...

> The tests currently publish raw results into a S3 bucket which are not discoverable and accessible by the community Agreed. Let's follow up with `opensearch-benchmark` whether this can be...

@kotwanikunal I think we can start with these low hanging fruits first to improve the current state: - Run OS performance tests with different workloads. - Run OS performance tests...

Yep. Overall testing looks good to me. Segment replication for replica doesn't break logical cross-cluster-replication.

Hey @Rishikesh1159 , I had few followup questions. 1. While running the Integ tests, was Segment Replication enabled for all the indices(i.e. setting enabled by default)? Just want to ensure...

I think you build OS locally such that Feature flag`opensearch.experimental.feature.replication_type.enabled` and index setting `index.replication.type` default to Segment replication. With this, you won't have to do any additional changes in CCR...

Can you also check the cluster logs. Should be under `build/testclusters/followCluster-0/logs/followCluster.log` and `build/testclusters/leaderCluster-0/logs/leaderCluster.log`