Skip to content

distsql: fix a missing context in log message#28219

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
rjnn:conotext
Aug 2, 2018
Merged

distsql: fix a missing context in log message#28219
craig[bot] merged 1 commit intocockroachdb:masterfrom
rjnn:conotext

Conversation

@rjnn
Copy link
Copy Markdown
Contributor

@rjnn rjnn commented Aug 2, 2018

Release note: None

@rjnn rjnn requested review from a team August 2, 2018 18:46
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@RaduBerinde
Copy link
Copy Markdown
Member

LGTM

@rjnn
Copy link
Copy Markdown
Contributor Author

rjnn commented Aug 2, 2018

bors r+

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Aug 2, 2018

Build failed (retrying...)

craig bot pushed a commit that referenced this pull request Aug 2, 2018
28143: sql: fix the handling of tuples in distsql r=knz a=knz

Fixes #26624.
Supersedes #28100.

This patch fixes the bug where 0-valued and 1-valued tuples were not
properly serialized in distsql processor/flow specs, causing these
special tuples to not be properly supported for distributed execution.

It also fixes the bug where labeled DTuples were not serialized with
their tuples, causing labeled tuples to be broken with distributed
execution.

Release note: None

28217: storage: dissallow empty HeartbeatRequest.Now r=andreimatei a=andreimatei

Release note: None

28219: distsql: fix a missing context in log message r=arjunravinarayan a=arjunravinarayan

Release note: None

Co-authored-by: Raphael 'kena' Poss <knz@cockroachlabs.com>
Co-authored-by: Andrei Matei <andrei@cockroachlabs.com>
Co-authored-by: Arjun Narayan <arjun@cockroachlabs.com>
@craig
Copy link
Copy Markdown
Contributor

craig bot commented Aug 2, 2018

Build succeeded

@craig craig bot merged commit d1ab0f7 into cockroachdb:master Aug 2, 2018
@rjnn rjnn deleted the conotext branch September 10, 2018 14:50
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