Skip to content

Conversation

@elasticsearchmachine
Copy link
Collaborator

Backports the following commits to 7.13:

)

This corrects the accounting of answer time reported in "took" attribute
of an intermediary EQL async response. This has been reported as a
negative value, since the delta mixes wall-clock time with VM time.

(The confusion is favoured by Task#getStartTime() returning a wall-clock
time, while Task#getStartTimeNanos() VM's time.)
@bpintea bpintea added the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Aug 3, 2021
@elasticsearchmachine elasticsearchmachine merged commit 993b01d into elastic:7.13 Aug 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport v7.13.5

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants