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

Update rc v1.4.0 2022.09.09 #4447

Merged
merged 39 commits into from
Sep 9, 2022
Merged

Conversation

iulianpascalau
Copy link
Contributor

Description of the reasoning behind the pull request (what feature was missing / how the problem was manifesting itself / what was the motive behind the refactoring)

Proposed Changes

Testing procedure

iulianpascalau and others added 30 commits September 2, 2022 13:17
- hb v1 monitor no longer returns data after disable epoch
…rs. metricsUpdater benefits from this, it better updates the metric
Fix hb v2 metrics issues + hb status returned
Add new flags (useful for some observers): "serialize-snapshots", "disable-consensus-watchdog"
},
}
args.EnableEpochsHandler = &testscommon.EnableEpochsHandlerStub{
IsHeartbeatDisableFlagEnabledField: false,
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
IsHeartbeatDisableFlagEnabledField: false,
IsHeartbeatDisableFlagEnabledField: true,

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed

SebastianMarian
SebastianMarian previously approved these changes Sep 9, 2022
Copy link
Contributor

@gabi-vuls gabi-vuls left a comment

Choose a reason for hiding this comment

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

System test passed.

@iulianpascalau iulianpascalau merged commit b68f53d into rc/v1.4.0 Sep 9, 2022
@iulianpascalau iulianpascalau deleted the update-rc-v1.4.0-2022.09.09 branch September 9, 2022 17:52
@schimih schimih added the ignore-for-release-notes Do not include item in release notes label Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ignore-for-release-notes Do not include item in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants