Describe the bug
REPRODUCE WITH: ./gradlew ':server:internalClusterTest' --tests 'org.opensearch.storage.tiering.TieringStatusIT.testTieringStatus' -Dtests.seed=86418029460B54A9 -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=ta -Dtests.timezone=Europe/Belgrade -Druntime.java=25
2> java.lang.AssertionError
at __randomizedtesting.SeedInfo.seed([86418029460B54A9]:0)
at org.opensearch.index.seqno.ReplicationTracker.updateVisibleCheckpointForShard(ReplicationTracker.java:1204)
at org.opensearch.index.shard.IndexShard.updateVisibleCheckpointForShard(IndexShard.java:3774)
at org.opensearch.indices.replication.SegmentReplicationSourceService$UpdateVisibleCheckpointRequestHandler.messageReceived(SegmentReplicationSourceService.java:169)
at org.opensearch.indices.replication.SegmentReplicationSourceService$UpdateVisibleCheckpointRequestHandler.messageReceived(SegmentReplicationSourceService.java:163)
at org.opensearch.wlm.WorkloadManagementTransportInterceptor$RequestHandler.messageReceived(WorkloadManagementTransportInterceptor.java:63)
at org.opensearch.transport.RequestHandlerRegistry.processMessageReceived(RequestHandlerRegistry.java:108)
at org.opensearch.transport.NativeMessageHandler$RequestHandler.doRun(NativeMessageHandler.java:528)
at org.opensearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:1011)
at org.opensearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:52)
at java.****/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1090)
at java.****/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614)
at java.****/java.lang.Thread.run(Thread.java:1474)
Related component
Search:Performance
To Reproduce
Reported above
Expected behavior
Tests should pass
Additional Details
Plugins
Please list all plugins currently enabled.
Screenshots
If applicable, add screenshots to help explain your problem.
Host/Environment (please complete the following information):
- OS: [e.g. iOS]
- Version [e.g. 22]
Additional context
Add any other context about the problem here.
Describe the bug
Related component
Search:Performance
To Reproduce
Reported above
Expected behavior
Tests should pass
Additional Details
Plugins
Please list all plugins currently enabled.
Screenshots
If applicable, add screenshots to help explain your problem.
Host/Environment (please complete the following information):
Additional context
Add any other context about the problem here.