Varun Bansal
Varun Bansal
> Firstly I don't think we should term have libs/offline-tasks. I would propose we do libs/task-commons instead to be more generic and reusable instead Sure Bukhtawar, i have been meaning...
Meta Issue - https://github.com/opensearch-project/OpenSearch/issues/12725
Design Details outlined in https://github.com/opensearch-project/OpenSearch/issues/13554
Not able to repro failure in 3000 iterations.
closing this due to lack of occurrence and repro. Please reopen if you find any failures
Thanks @reta for reopening this. I need to think a bit more on how to repro this, the build logs are not enough to debug
Looks like an issue while test tearDown ``` java.lang.AssertionError: shard [test-idx-1][0] is not locked at __randomizedtesting.SeedInfo.seed([37532D70A3B76622]:0) at org.opensearch.env.NodeEnvironment.deleteShardDirectoryUnderLock(NodeEnvironment.java:587) at org.opensearch.indices.IndicesService.deleteShardStore(IndicesService.java:1231) at org.opensearch.index.IndexService.onShardClose(IndexService.java:678) at org.opensearch.index.IndexService$StoreCloseListener.accept(IndexService.java:801) at org.opensearch.index.IndexService$StoreCloseListener.accept(IndexService.java:788) at org.opensearch.index.store.Store.closeInternal(Store.java:573) at org.opensearch.index.store.Store$1.closeInternal(Store.java:194)...
Should be fixed by https://github.com/opensearch-project/OpenSearch/pull/14601/files