Skip to content

Conversation

@nik9000
Copy link
Member

@nik9000 nik9000 commented Mar 16, 2020

I broke sorting aggregations by doc_count in #51271 by mixing up true
and false. This flips that comparison and adds a few tests to double
check that we don't so this again.

I broke sorting aggregations by `doc_count` in elastic#51271 by mixing up true
and false. This flips that comparison and adds a few tests to double
check that we don't so this again.
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-analytics-geo (:Analytics/Aggregations)

@nik9000
Copy link
Member Author

nik9000 commented Mar 16, 2020

I'm using the >non-issue label for this because it fixes a bug in 7.7.0 that hasn't been released yet. I'm not sure if that is the right label, but it is what I'm doing now.

Copy link
Member

@not-napoleon not-napoleon left a comment

Choose a reason for hiding this comment

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

LGTM

@nik9000 nik9000 merged commit 3b7843d into elastic:master Mar 16, 2020
nik9000 added a commit to nik9000/elasticsearch that referenced this pull request Mar 16, 2020
I broke sorting aggregations by `doc_count` in elastic#51271 by mixing up true
and false. This flips that comparison and adds a few tests to double
check that we don't so this again.
nik9000 added a commit that referenced this pull request Mar 16, 2020
PR #53617 has yet to be backported so we should skip its integration
test on nodes earlier than 8.0.0
nik9000 added a commit that referenced this pull request Mar 16, 2020
I broke sorting aggregations by `doc_count` in #51271 by mixing up true
and false. This flips that comparison and adds a few tests to double
check that we don't so this again.
@nik9000
Copy link
Member Author

nik9000 commented Mar 16, 2020

Merged and backported, thanks @not-napoleon !

@lizozom
Copy link

lizozom commented Mar 19, 2020

@nik9000 did the backport go through?

@nik9000
Copy link
Member Author

nik9000 commented Mar 19, 2020

@nik9000 did the backport go through?

I believe 9845dbb is the commit that backported it to 7.x. So the fix will go out with 7.7.0.

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.

5 participants