Mohit Godwani

Results 47 comments of Mohit Godwani

> Are you suggesting to do compression only when the segment under creation is of size greater than X bytes? @backslasht This was the intended solution with this proposal as...

@shiv0408 Can you please help review this?

@c3-amitsalunke Are you planning to continue on this PR and targeting any upcoming release? This has been stalled now, and if this is not planned to be continued, lets close...

The failure in `testRecoverWhileUnderLoadWithDerivedSource` seems to be due to mismatch of source. There are 2 translog entries being compared: 1. Directly written by the replica 2. Snapshot received from Peer...

Can this PR be broken down? One way I see is to use separate PRs for format write, format read, and integration with build flow. Otherwise it may take time...

> Please don't forget to add context to https://github.com/opensearch-project/opensearch-api-specification. Yes, I'm making the changes for the same :)

Lucene introduced https://github.com/apache/lucene/pull/12829 which should allow us to build the support for sorting of nested documents.

One change I'm planning to explore: https://github.com/opensearch-project/OpenSearch/issues/17038 [Efficient doc values with skip index can be used in OS 3.0]

Thanks @bharath-techie for the dive deep and root causing this. @uschindler Thoughts on this if it is ok to proceed with updating readadvice for merges?

@hainenber Thanks for making the change to ensure the file's naming/content-type adhere to specification. I agree with the overall change. For my understanding, this is mostly around representation, or did...