Skip to content

[Monitoring] Ignore Duplicate Shards#21057

Merged
pickypg merged 6 commits intoelastic:masterfrom
pickypg:fix/monitoring-duplicate-shards
Jul 24, 2018
Merged

[Monitoring] Ignore Duplicate Shards#21057
pickypg merged 6 commits intoelastic:masterfrom
pickypg:fix/monitoring-duplicate-shards

Conversation

@pickypg
Copy link
Member

@pickypg pickypg commented Jul 20, 2018

This eliminates duplicate shards from the shard table by actively ignoring
them from the response.

Relates to #19704 (comment)

This eliminates duplicate shards from the shard table by actively ignoring
them from the response.
@pickypg pickypg added bug Fixes for quality problems that affect the customer experience v7.0.0 v6.4.0 Team:Monitoring Stack Monitoring team v6.3.2 labels Jul 20, 2018
@pickypg pickypg requested a review from chrisronline July 20, 2018 22:56
@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@chrisronline
Copy link
Contributor

Should we also remove this reference?

@LeeDr LeeDr added v6.3.3 and removed v6.3.2 labels Jul 24, 2018
@pickypg
Copy link
Member Author

pickypg commented Jul 24, 2018

@chrisronline Not in this PR. I am going to backport this PR, so I don't want to have to customize it before backporting (to keep the setting). I did create #21095 for that though.

Copy link
Contributor

@chrisronline chrisronline left a comment

Choose a reason for hiding this comment

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

LGTM!

Functionality wise, I tested that the problem occurs before the code fix and goes away after the code fix.

The code makes sense too!

@pickypg pickypg merged commit 2f08220 into elastic:master Jul 24, 2018
@pickypg pickypg deleted the fix/monitoring-duplicate-shards branch July 24, 2018 20:04
pickypg added a commit that referenced this pull request Jul 24, 2018
[Monitoring] Ignore Duplicate Shards

This eliminates duplicate shards from the shard table by actively ignoring
them from the response.
@pickypg
Copy link
Member Author

pickypg commented Jul 24, 2018

6.x/6.4: 20c97e5

This did not backport cleanly to 6.3, so I only backported the fix to 6.4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Fixes for quality problems that affect the customer experience Team:Monitoring Stack Monitoring team v6.4.0 v7.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants