Skip to content

Commit

Permalink
Merge pull request #7 from sgup432/CoordinatorStats
Browse files Browse the repository at this point in the history
Fixing gradle check failure
  • Loading branch information
sgup432 authored Sep 11, 2023
2 parents 0e44b49 + e7cb97b commit f44fb3c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
import java.util.stream.Collectors;
import java.util.stream.Stream;

import static org.opensearch.action.search.TransportSearchAction.SEARCH_REQUEST_STATS_ENABLED_KEY;
import static org.opensearch.search.aggregations.AggregationBuilders.terms;
import static org.opensearch.test.hamcrest.OpenSearchAssertions.assertAcked;
import static org.hamcrest.Matchers.equalTo;
Expand Down

0 comments on commit f44fb3c

Please sign in to comment.