rpc: panic in newPeer
under stress
#108499
Labels
branch-master
Failures and bugs on the master branch.
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
C-test-failure
Broken test (automatically or manually discovered).
release-blocker
Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.
On d9d421e when running
./dev test pkg/sql -f=TestRelocateNonVoters --stress --race --cpus=4 -- --test_env=COCKROACH_TEST_TENANT=true
on the gceworker I got the following panic:Seems like this code was added recently in #99191.
Stack trace is here
Jira issue: CRDB-30494
The text was updated successfully, but these errors were encountered: