opensearch-project/OpenSearch

[Concurrent Segment Search] Change ConcurrentSearchTasksIT to use custom slice count

Open

#9,317 建立於 2023年8月14日

在 GitHub 查看
 (9 留言) (1 反應) (1 負責人)Java (1,505 fork)batch import
:testenhancementgood first issue

倉庫指標

Star
 (8,123 star)
PR 合併指標
 (平均合併 5天 9小時) (30 天內合併 266 個 PR)

描述

Now that #9107 and #8884 have been merged, we should fix ConcurrentSearchTasksIT to not hard code the segment count and instead validate against the customer slice count.

Ref: https://github.com/opensearch-project/OpenSearch/blob/main/server/src/internalClusterTest/java/org/opensearch/action/admin/cluster/node/tasks/ConcurrentSearchTasksIT.java#L111

貢獻者指南