Andriy Redko

Results 793 comments of Andriy Redko

> Thank you @dblock! I am working on getting the changes from the POC in #9097 to merge in the repo. @VachaShah the numbers are very convincing, one thing we...

The issue is not gone: - https://build.ci.opensearch.org/job/gradle-check/33717/testReport/junit/org.opensearch.remotestore/CreateRemoteIndexClusterDefaultDocRepIT/testDefaultRemoteStoreNoUserOverrideExceptReplicationTypeSegment/

Closing in favour of https://github.com/opensearch-project/OpenSearch/issues/14381

`2.15.0` has sailed away, targeting this change to `2.16.0`

Thanks @petardz LGTM, @nknize do you have time to take a look? thank you

DCO check is failing :(

> ❌ Gradle check result for [ef62853](https://github.com/opensearch-project/OpenSearch/commit/ef62853eb0021108b4ad043d3f704e487c26e0fd): [FAILURE](https://build.ci.opensearch.org/job/gradle-check/38753/) Needs https://github.com/opensearch-project/OpenSearch/pull/13673

@finnegancarroll we sadly have pretty flaky test suite now, fe this combination fails for me: ``` ./gradlew ':plugins:ingest-attachment:test' --tests "org.opensearch.ingest.attachment.TikaDocTests.testParseSamples" -Dtests.seed=98D53194946B5C85 -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=hi-IN -Dtests.timezone=Asia/Istanbul ``` Please let `./gradlew...

> This looks better than what we have, @reta any objections? It really does, no objections @dblock , just double checking no flakyness is going to be introduced

Another report from the forum [1]: > We have a benchmark test which does parallel indexing, refresh indices and different types of query at the same time. It is observed...