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

TEAMS: ping kv-triage for unittest failures #136571

Merged
merged 4 commits into from
Dec 4, 2024

Conversation

tbg
Copy link
Member

@tbg tbg commented Dec 3, 2024

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

tbg added 4 commits December 3, 2024 13:34
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.
@tbg tbg requested review from a team as code owners December 3, 2024 12:35
@tbg tbg requested review from nameisbhaskar, DarrylWong and arulajmani and removed request for a team December 3, 2024 12:35
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Collaborator

@arulajmani arulajmani left a comment

Choose a reason for hiding this comment

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

:lgtm:

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: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @DarrylWong and @nameisbhaskar)

@tbg
Copy link
Member Author

tbg commented Dec 3, 2024

TFTR!

bors r+

craig bot pushed a commit that referenced this pull request Dec 3, 2024
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]>
@tbg
Copy link
Member Author

tbg commented Dec 4, 2024

bors r+

@craig craig bot merged commit d87d473 into cockroachdb:master Dec 4, 2024
23 checks passed
@tbg
Copy link
Member Author

tbg commented Dec 4, 2024

blathers backport 24.3
blathers backport 24.2
blathers backport 24.1

@tbg
Copy link
Member Author

tbg commented Dec 4, 2024

blathers backport 24.2

@tbg
Copy link
Member Author

tbg commented Dec 4, 2024

blathers backport 24.1

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