Varun Bansal

Results 51 comments of 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

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

[Storage Triage - attendees [1](https://github.com/ashking94/) [2](https://github.com/shourya035/) [3](https://github.com/gbbafna/) [4](https://github.com/andrross/) [5](https://github.com/ltaragi/) [6](https://github.com/astute-decipher/) [7](https://github.com/skumawat2025/) [8](https://github.com/linuxpi/)] @neetikasinghal Thanks for filing this issue, please feel free to submit a pull request and add more details

[Storage Triage - attendees [1](https://github.com/ashking94/) [2](https://github.com/shourya035/) [3](https://github.com/gbbafna/) [4](https://github.com/andrross/) [5](https://github.com/ltaragi/) [6](https://github.com/astute-decipher/) [7](https://github.com/skumawat2025/) [8](https://github.com/linuxpi/)] @sachinpkale Looks like the issue was not fixed! Please feel free to raise a PR to address!