Skip to content

MOD-8171: Fix flaky cluster initialization test#5272

Merged
raz-mon merged 1 commit intomasterfrom
razmon-fix_flaky_cluster_initialization
Nov 28, 2024
Merged

MOD-8171: Fix flaky cluster initialization test#5272
raz-mon merged 1 commit intomasterfrom
razmon-fix_flaky_cluster_initialization

Conversation

@raz-mon
Copy link
Collaborator

@raz-mon raz-mon commented Nov 28, 2024

Describe the changes in the pull request

Fixes a flaky cluster initialization test, in which we may get 2 different error messages for the same reason - uninitialized shard connections.

Mark if applicable

  • This PR introduces API changes
  • This PR introduces serialization changes

@codecov
Copy link

codecov bot commented Nov 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.71%. Comparing base (64c0270) to head (3b09b26).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5272   +/-   ##
=======================================
  Coverage   86.71%   86.71%           
=======================================
  Files         193      193           
  Lines       34752    34752           
=======================================
+ Hits        30134    30135    +1     
+ Misses       4618     4617    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@raz-mon raz-mon added this pull request to the merge queue Nov 28, 2024
Merged via the queue into master with commit 98cfcbf Nov 28, 2024
@raz-mon raz-mon deleted the razmon-fix_flaky_cluster_initialization branch November 28, 2024 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants