Skip to content

roachtest: fix queue failure message#28573

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
tbg:fix/roachtest-queuecount
Aug 14, 2018
Merged

roachtest: fix queue failure message#28573
craig[bot] merged 1 commit intocockroachdb:masterfrom
tbg:fix/roachtest-queuecount

Conversation

@tbg
Copy link
Copy Markdown
Member

@tbg tbg commented Aug 14, 2018

It was using a global variable instead of the one it wanted.

Touches #28372.

Release note: None

It was using a global variable instead of the one it wanted.

Touches cockroachdb#28372.

Release note: None
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

Copy link
Copy Markdown
Collaborator

@petermattis petermattis left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained (and 1 stale)

@tbg
Copy link
Copy Markdown
Member Author

tbg commented Aug 14, 2018

bors r=petermattis

craig bot pushed a commit that referenced this pull request Aug 14, 2018
28573: roachtest: fix queue failure message r=petermattis a=tschottdorf

It was using a global variable instead of the one it wanted.

Touches #28372.

Release note: None

28576: sql: cache sequence descriptors r=knz a=knz

Required for the tests in #28575.

`nextval()` was using uncached sequence descriptors.
There is no reason to do so anymore.

Release note (performance improvement): SQL sequences receive a slight
performance boost in the `nextval()` built-in function.

Co-authored-by: Tobias Schottdorf <tobias.schottdorf@gmail.com>
Co-authored-by: Raphael 'kena' Poss <knz@cockroachlabs.com>
@craig
Copy link
Copy Markdown
Contributor

craig bot commented Aug 14, 2018

Build succeeded

@craig craig bot merged commit b77784b into cockroachdb:master Aug 14, 2018
@tbg tbg deleted the fix/roachtest-queuecount branch August 20, 2018 13:44
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