Andriy Redko

Results 713 comments of Andriy Redko

> ### Gradle Check (Jenkins) Run Completed with: > > * **RESULT:** UNSTABLE x > > * **URL:** https://build.ci.opensearch.org/job/gradle-check/1822/ > > * **CommitID:** [dce02c2](https://github.com/opensearch-project/OpenSearch/commit/dce02c22b855b6b06835e007166b89607d3eebff) https://github.com/opensearch-project/OpenSearch/issues/3603

Thanks for summarizing the API design @imRishN , I personally see large disconnect between the existing routing awareness and suggested decomissioning / recommissioning API. ``` PUT _cluster/settings { "persistent": {...

@imRishN aha, I see, thanks for clarification, I think I have even more questions, this time regarding the API: ``` PUT /_cluster/decommission/awareness// DELETE /_cluster/decommission/awareness// ``` The `` seems to be...

> @reta, thanks for the suggestions. I have updated the API path for weights as well. Let me know if this looks good to you? Thanks @imRishN , it looks...

@sachinpkale this is another way to look at it, but I believe we aim to decommission an awareness attribute value (`zone` in this case), which means - everything related to...

@kartg any chance to get https://github.com/opensearch-project/OpenSearch/pull/4145 in? sorry for dragging the release ...

It would be great to have the details of the benchmark runs to be exposeable (publicly) and comparable so to spot obvious regressions easily (inspired by [1] and [2]). [1]...

@kotwanikunal thanks for the summary, I would include into "Gaps and issues": - Run benchmarks for all available workloads

> @reta @dblock I'm not sure why the gradle check is failing now.. can you take a look? @yyyogev seems to be issue(s) with build pipeline: ``` /var/jenkins/workspace/gradle-check@tmp/durable-ea4df87d/script.sh: 41: docker-compose:...

@yyyogev could you please fix spotless complaints? :-) thank you.