Andriy Redko

Results 789 comments of Andriy Redko

Closing, the test suite timeout: ``` java.lang.Exception: Test abandoned because suite timeout was reached. at __randomizedtesting.SeedInfo.seed([49B56BB27F82E2AA]:0) ```

> @reta Unfortunately this failed again on PR #18060 which did contain the change from #18008: > > ``` > REPRODUCE WITH: ./gradlew ':plugins:transport-reactor-netty4:javaRestTest' --tests "org.opensearch.rest.ReactorNetty4StreamingStressIT.testCloseClientStreamingRequest" -Dtests.seed=D6B2DB4CE5B44876 -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m"...

> When it fails it seems to match the first "onNext" match, then it closes the client (which takes 5 seconds due to the graceful shutdown of the backing executor),...

> New failure here: https://build.ci.opensearch.org/job/gradle-check/58016/ Thanks @andrross , looking into it

> Latest failure from a commit on main that did contain the most recent fix: https://build.ci.opensearch.org/job/gradle-check/58962/ Thanks @andrross , immortal test flakyness, will take a look shortly

Yes, it is deprecated, I think we should deprecate the `OpenSearchRestTemplate` & Co first before removal

Fixed by https://github.com/opensearch-project/spring-data-opensearch/pull/474

Closed by https://github.com/opensearch-project/spring-data-opensearch/pull/331

[Catch All Triage - [1](https://github.com/dblock), [2](https://github.com/reta), [3](https://github.com/amistrn), [4](https://github.com/krisfreedain)]