Andrew Ross

Results 242 comments of Andrew Ross

@opensearch-project/triage Can this be transferred to https://github.com/opensearch-project/neural-search as this the neural query is executed by that plugin?

> The changeset travels with the change itself keeping the two in sync and honest with each other I really like this property of solutions like this. Cherry picking commits...

> What is a feature flag and why do we use them? Speaking for the opensearch-project/OpenSearch repo, I believe feature flags are intended to replace long-running feature branches. This allows...

> the user-defined file cache size must be less than a specific percentage of total space (hard code), like 95%; > add another tolerance size setting(non-dynamic, can be set as...

@kkewwei Can you rebase this PR and fix the conflicts? Thanks!

My understanding is that `ClusterRerouteIT.testDelayWithALargeAmountOfShards` created a lot of shards and took down a node. The cluster would turn green at the end of the test, but shard placement wasn't...

Adding the `Storage:Remote` label to this one because I believe it has been traced back to a commit related to that feature. From the [original issue](https://github.com/opensearch-project/OpenSearch/issues/10006): I believe I have...

> Can anyone help me to rerun the test suites which are failed ? @akolarkunnu Can you rebase this PR with the latest from main? The recent release incremented version...

> I think we need to know what the impact of this change is before we merge it. Can we please get a quick microbenchmark @deshsidd ? Agreed. It should...

I believe implementing https://github.com/opensearch-project/opensearch-build-libraries/issues/420 will fix this issue. See #12407 for more context.