Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EQL: Protocol support for async mode #50713

Closed
wants to merge 2 commits into from

Conversation

imotov
Copy link
Contributor

@imotov imotov commented Jan 7, 2020

Adds a protocol support for async mode. The actual implementation
will be added when more details of query handling are clear.

Relates to #49581

Adds a protocol support for async mode. The actual implementation
will added when more details of query handling are clear.

Relates to elastic#49581
@imotov imotov added the :Analytics/EQL EQL querying label Jan 7, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search (:Search/EQL)

@imotov
Copy link
Contributor Author

imotov commented Jan 7, 2020

@elasticmachine run elasticsearch-ci/1

@imotov imotov requested review from aleksmaus and jimczi January 8, 2020 15:58
Copy link
Contributor

@aleksmaus aleksmaus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Thank you!


@Before
public void setup() {
defaultTestIndex = generateRandomStringArray(10, 10, false);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks

@imotov
Copy link
Contributor Author

imotov commented Jan 9, 2020

We need to revisit the async approach here so I am going to close this for now. I have extracted the changes to make response less mutable into #50810.

@imotov imotov closed this Jan 9, 2020
@imotov imotov deleted the eql-make-async branch May 1, 2020 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/EQL EQL querying
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants