Skip to content

acceptance: remove Finagle test#25476

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
tbg:acceptance/die-finagle-test
May 14, 2018
Merged

acceptance: remove Finagle test#25476
craig[bot] merged 1 commit intocockroachdb:masterfrom
tbg:acceptance/die-finagle-test

Conversation

@tbg
Copy link
Copy Markdown
Member

@tbg tbg commented May 14, 2018

It does do away with the issue #8332, though I'm avoiding the Github keyword to close it to test whether bors will still auto-close the issue due to the mention in the actual commit.

Release note: None

@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@tbg
Copy link
Copy Markdown
Member Author

tbg commented May 14, 2018

TFTR!

bors r=a-robinson

craig bot pushed a commit that referenced this pull request May 14, 2018
25362: sql: move schema change backfill logic to sql/backfill r=vivekmenezes a=vivekmenezes

The distsql backfill calls the sql/backfill code.

The future plan is to also call backfill within a transaction
that runs schema changes in the same transaction as a
CREATE TABLE. Since the CREATE TABLE in a transaction
is not visible to other transactions until the transaction
commits, the schema change can run the backfill without
incrementing the version of the table descriptor.

related to #24626

Release note: None

25476: acceptance: remove Finagle test r=a-robinson a=tschottdorf

It does do away with the issue #8332, though I'm avoiding the Github keyword to close it to test whether bors will still auto-close the issue due to the mention in the actual commit.

Release note: None

Co-authored-by: Vivek Menezes <vivek@cockroachlabs.com>
Co-authored-by: Tobias Schottdorf <tobias.schottdorf@gmail.com>
@craig
Copy link
Copy Markdown
Contributor

craig bot commented May 14, 2018

Build succeeded

@craig craig bot merged commit 169f119 into cockroachdb:master May 14, 2018
@tbg tbg deleted the acceptance/die-finagle-test branch May 15, 2018 00:46
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