-
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
roachtest: cdc/pubsub-sink failed #87899
Labels
branch-release-22.2
Used to mark GA and release blockers, technical advisories, and bugs for 22.2
C-test-failure
Broken test (automatically or manually discovered).
GA-blocker
O-roachtest
O-robot
Originated from a bot.
T-cdc
Milestone
Comments
cockroach-teamcity
added
branch-release-22.2
Used to mark GA and release blockers, technical advisories, and bugs for 22.2
C-test-failure
Broken test (automatically or manually discovered).
O-roachtest
O-robot
Originated from a bot.
release-blocker
Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.
labels
Sep 13, 2022
Definitely an issue:
|
miretskiy
added
GA-blocker
and removed
release-blocker
Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.
labels
Sep 19, 2022
craig bot
pushed a commit
that referenced
this issue
Sep 19, 2022
88129: opt: copy ColSet in CreateLocalityOptimizedLookupJoinPrivateIncludingCols r=mgartner a=mgartner `CreateLocalityOptimizedLookupJoinPrivateIncludingCols` was mutating a `opt.ColSet` field of another `LookupJoinPrivate` because it was calling `ColSet.UnionWith` without copying the `ColSet` first. This commit fixes the bug. Fixes #88126 Release note: None 88130: changefeedccl: avoid concurrent map access r=[miretskiy] a=HonoreDB go 1.18 introduced more stringent checks for unsafe concurrent map use, surfacing some new and exciting panics in changefeed code. When backported, fixes #87939 When backported, fixes #88089 When backported, fixes #87899 Release note (bug fix): Fixed crashes in changefeed code when running on recent go versions. 88134: kvserver: tweak a comment about raft snaps r=nvanbenschoten a=tbg Suggested by Nathan[^1]. [^1]: #87702 (comment) Release note: None Co-authored-by: Marcus Gartner <[email protected]> Co-authored-by: Aaron Zinger <[email protected]> Co-authored-by: Tobias Grieger <[email protected]>
HonoreDB
added a commit
to HonoreDB/cockroach
that referenced
this issue
Sep 20, 2022
go 1.18 introduced more stringent checks for unsafe concurrent map use, surfacing some new and exciting panics in changefeed code. When backported, fixes cockroachdb#87939 When backported, fixes cockroachdb#88089 When backported, fixes cockroachdb#87899 Release note (bug fix): Fixed crashes in changefeed code when running on recent go versions.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
branch-release-22.2
Used to mark GA and release blockers, technical advisories, and bugs for 22.2
C-test-failure
Broken test (automatically or manually discovered).
GA-blocker
O-roachtest
O-robot
Originated from a bot.
T-cdc
roachtest.cdc/pubsub-sink failed with artifacts on release-22.2 @ 58d24a3e81a743a9a77bd4e8bf0bd27180eb3c04:
Parameters:
ROACHTEST_cloud=gce
,ROACHTEST_cpu=16
,ROACHTEST_ssd=0
Help
See: roachtest README
See: How To Investigate (internal)
Same failure on other branches
This test on roachdash | Improve this report!
Jira issue: CRDB-19583
Epic CRDB-11732
The text was updated successfully, but these errors were encountered: