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

CBG-4349: Revert sequence range enhancements #7191

Merged
merged 4 commits into from
Nov 11, 2024
Merged

Conversation

Copy link
Collaborator

@torcolvin torcolvin left a comment

Choose a reason for hiding this comment

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

This looks fine.

@@ -383,7 +383,7 @@ type CacheStats struct {
NonMobileIgnoredCount *SgwIntStat `json:"non_mobile_ignored_count"`
// The total number of active channels.
NumActiveChannels *SgwIntStat `json:"num_active_channels"`
// The total number of skipped sequences. This is a cumulative value.
// The total number of skipped sequences.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Isn't this still a cumulative value? I don't think this is a big deal but I think this could stay.

@bbrks bbrks enabled auto-merge (squash) November 11, 2024 16:55
@bbrks bbrks disabled auto-merge November 11, 2024 19:02
@bbrks bbrks merged commit 1eca48d into release/3.1.11.1 Nov 11, 2024
24 checks passed
@bbrks bbrks deleted the CBG-4349 branch November 11, 2024 19:02
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