Ankit Kala

Results 39 comments of Ankit Kala

I'm wondering where the NPE is actually originating from. - I've also verified the stack trace and the code lines maps correctly with the code in `1.2`. So the code...

Looks like the the leader cluster isn't reachable from follower cluster. Can you please verify that 1. the IP is correct. 2. Networking is configured correctly so that the leader's...

Can you trigger refresh on follower index and then verify the doc count?

> Hi @ankitkala & @monusingh-1 , > > I tried spending some time on the failures on this PR. I had run the same failing tests in my local with...

Not planning to support due to reasons mentioned in https://github.com/opensearch-project/cross-cluster-replication/issues/379

Thanks for the proposal @neetikasinghal I agree with approach 2 of using internal API calls for shard level update. Like you pointed out, it should be easier to track failures...

> elastic/elasticsearch#31106 CCR by default uses translog for fetching the operations and lucene is used only as a fallback mechanism. One exception to this is remote backed indices where the...