opensearch-project/OpenSearch

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

Open

#9317 aperta il 14 ago 2023

Vedi su GitHub
 (9 commenti) (1 reazione) (1 assegnatario)Java (1505 fork)batch import
:testenhancementgood first issue

Metriche repository

Star
 (8123 star)
Metriche merge PR
 (Merge medio 5g 9h) (266 PR mergiate in 30 g)

Descrizione

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

Guida contributor