Skip to content

Cherry-picks for 2.11.5-RC.3#7002

Merged
neilalexander merged 5 commits intorelease/v2.11.5from
neil/2115rc3
Jun 24, 2025
Merged

Cherry-picks for 2.11.5-RC.3#7002
neilalexander merged 5 commits intorelease/v2.11.5from
neil/2115rc3

Conversation

neilalexander and others added 5 commits June 24, 2025 15:51
Signed-off-by: Neil Twigg <neil@nats.io>
This adds tracking of msgs and bytes for route, gateway,
and leaf connections.

Signed-off-by: Byron Ruth <byron@nats.io>
Signed-off-by: Neil Twigg <neil@nats.io>
Converting the timestamps to `UnixNano` meant that all of these operations
were using wall-clock rather than monotonic time, which meant that these
operations were not safe against wall-clock drifts or NTP adjustments.
This could result in unexpected loss of quorum.

Signed-off-by: Neil Twigg <neil@nats.io>
Signed-off-by: Maurice van Veen <github@mauricevanveen.com>
@neilalexander neilalexander requested a review from a team as a code owner June 24, 2025 14:52
Copy link
Copy Markdown
Member

@MauriceVanVeen MauriceVanVeen left a comment

Choose a reason for hiding this comment

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

LGTM

@neilalexander neilalexander merged commit af06f08 into release/v2.11.5 Jun 24, 2025
90 of 92 checks passed
@neilalexander neilalexander deleted the neil/2115rc3 branch June 24, 2025 15:18
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.

3 participants