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

release-19.1: distsqlpb: rename protos back to distsqlrun #36573

Merged

Conversation

jordanlewis
Copy link
Member

Backport 1/1 commits from #36572.

/cc @cockroachdb/release


The move of code to the distsqlpb package also inadvertently renamed
the actual protobuf service endpoints and messages, which represented an
accidental breaking change between 2.1 and 19.1 and would result in
errors in mixed clusters.

This commit reverts that change, restoring harmony for mixed-version
clusters.

This needs a backport and we can't release without that backport.

Touches #36565.

Release note: None

@jordanlewis jordanlewis requested review from tbg, asubiotto and a team April 5, 2019 14:19
@cockroach-teamcity
Copy link
Member

This change is Reviewable

The move of code to the `distsqlpb` package also inadvertently renamed
the actual protobuf service endpoints and messages, which represented an
accidental breaking change between 2.1 and 19.1 and would result in
errors in mixed clusters.

This commit reverts that change, restoring harmony for mixed-version
clusters.

Release note: None
@jordanlewis jordanlewis requested review from a team April 5, 2019 14:58
@jordanlewis jordanlewis merged commit 873fe38 into cockroachdb:release-19.1 Apr 5, 2019
@jordanlewis jordanlewis deleted the backport19.1-36572 branch April 8, 2019 14:39
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