opensearch-project/OpenSearch

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

開放

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

 (9 則留言) (1 個反應) (1 位負責人)Java (1,505 個分叉)batch import
:testenhancementgood first issue

倉庫指標

星標
 (8,123 顆星)
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

貢獻者指南