OpenSearch/sql/cli-proto/src
Igor Motov 4bebc307c3 SQL: Add ability to close cursors (elastic/x-pack-elasticsearch#3249)
This commits adds a new end point for closing in-flight cursors, it also ensures that all cursors are properly closed by adding after test checks that ensures that we don't leave any search context open.

relates elastic/x-pack-elasticsearch#2878

Original commit: elastic/x-pack-elasticsearch@1052ea28dc
2017-12-11 11:36:02 -05:00
..
main/java/org/elasticsearch/xpack/sql/cli/net/protocol SQL: Add ability to close cursors (elastic/x-pack-elasticsearch#3249) 2017-12-11 11:36:02 -05:00
test/java/org/elasticsearch/xpack/sql/cli/net/protocol SQL: Add ability to close cursors (elastic/x-pack-elasticsearch#3249) 2017-12-11 11:36:02 -05:00