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

[7.4] fix incorrect comparison (#48208) #48305

Merged
merged 1 commit into from
Oct 21, 2019

Conversation

dakrone
Copy link
Member

@dakrone dakrone commented Oct 21, 2019

Backports the following commits to 7.4:

* remove comparison of identical values

the comparison `tookInMillis == tookInMillis` is always true.

* add comparison between tookInMillis
@dakrone dakrone merged commit 00f17ff into elastic:7.4 Oct 21, 2019
@dakrone dakrone deleted the backport/7.4/pr-48208 branch October 21, 2019 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants