-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
TEAMS: ping kv-triage for unittest failures #136571
Conversation
If a team defines one or multiple aliases for "unittest" purposes, CI/nightly issue posters now mention this one instead of the team's main alias.
Our triage process is robust without these mentions. They can go to (at)cockroachdb/kv-notifications for those inclined to consume a firehose. This change frees up our main alias (at)cockroachdb/kv for more meaningful notifications.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 1 of 1 files at r1, 1 of 1 files at r2, 1 of 1 files at r3, 4 of 4 files at r4, all commit messages.
Reviewable status: complete! 1 of 0 LGTMs obtained (waiting on @DarrylWong and @nameisbhaskar)
TFTR! bors r+ |
136538: sql/stats: skip over histogram buckets for dropped enum values r=yuzefovich a=michae2 While decoding histogram upper bounds, if we discover that a physical representation of an enum value cannot be found in the enum type, assume that the value has been dropped and skip over the bucket. This allows us to continue using the most recent statistics after altering an enum type. Fixes: #67050 Release note (bug fix): Fix a bug which causes the optimizer to use stale table statistics after altering an enum type used in the table. 136571: TEAMS: ping kv-triage for unittest failures r=tbg a=tbg Currently unit test nightlies ping (at)cockroachdb/kv, our main handle. This is not a team we'd like people to just leave to avoid notifications. Github doesn't seem to offer a way to opt out of notifications for a team one is on, besides, there are useful notifications going to that handle. Our triage process is robust without these mentions. They can go to (at)cockroachdb/kv-notifications for those inclined to consume a firehose. This change frees up our main alias (at)cockroachdb/kv for more meaningful notifications. 136605: kvserver: deflake TestStoreRangeMergeAbandonedFollowersAutomaticallyGarbageCollected r=arulajmani a=arulajmani Fixes #136597 Release note: None Co-authored-by: Michael Erickson <[email protected]> Co-authored-by: Tobias Grieger <[email protected]> Co-authored-by: Arul Ajmani <[email protected]>
bors r+ |
blathers backport 24.3 |
blathers backport 24.2 |
blathers backport 24.1 |
Currently unit test nightlies ping (at)cockroachdb/kv, our main handle.
This is not a team we'd like people to just leave to avoid notifications.
Github doesn't seem to offer a way to opt out of notifications for a team
one is on, besides, there are useful notifications going to that handle.
Our triage process is robust without these mentions. They can go to
(at)cockroachdb/kv-notifications for those inclined to consume a
firehose.
This change frees up our main alias (at)cockroachdb/kv for more
meaningful notifications.
Epic: none