Skip to content

Conversation

msbutler
Copy link
Collaborator

Epic: none

Release note: none

kev-cao and others added 2 commits October 14, 2025 11:18
LDR currently erroneously requires the db name in the external
connection with setting up a bidirectional connection. This was
determined to be caused by the fact that the privilege lookup on the
source cluster was using unqualified table names during the reverse
stream setup. This commit fixes the issue by using fully qualified table
names.

Fixes: cockroachdb#152395

Release note: LDR no longer requires the database name to be specified
in the external connection URI when setting up a bidirectional stream.
@msbutler msbutler self-assigned this Oct 20, 2025
@msbutler msbutler requested a review from a team as a code owner October 20, 2025 20:24
@msbutler msbutler requested review from jeffswenson and removed request for a team October 20, 2025 20:24
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@msbutler msbutler requested a review from kev-cao October 21, 2025 15:27
Copy link
Contributor

@kev-cao kev-cao left a comment

Choose a reason for hiding this comment

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

LGTM!

@msbutler
Copy link
Collaborator Author

TFTR!

bors r=kev-cao

@craig
Copy link
Contributor

craig bot commented Oct 21, 2025

@craig craig bot merged commit 8cbf680 into cockroachdb:master Oct 21, 2025
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants