Skip to content

storage: skip TestWedgedReplicaDetection on test short#33655

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
andreimatei:TestWedgedReplicaDetection
Oct 18, 2019
Merged

storage: skip TestWedgedReplicaDetection on test short#33655
craig[bot] merged 1 commit intocockroachdb:masterfrom
andreimatei:TestWedgedReplicaDetection

Conversation

@andreimatei
Copy link
Copy Markdown
Contributor

Takes 10s. I've opened #33654 asking for an investigation.

Release note: None

Takes 10s. I've opened cockroachdb#33654 asking for an investigation.

Release note: None
@andreimatei andreimatei requested review from a team and petermattis January 11, 2019 05:12
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

Copy link
Copy Markdown
Contributor Author

@andreimatei andreimatei left a comment

Choose a reason for hiding this comment

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

Peter can I merge this?

Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained (waiting on @petermattis)

@tbg tbg added the X-noremind Bots won't notify about PRs with X-noremind label Jun 19, 2019
@petermattis
Copy link
Copy Markdown
Collaborator

@andreimatei I seem to have dropped the ball here. Do we still need this PR?

@andreimatei
Copy link
Copy Markdown
Contributor Author

Still ten seconds, so give a stamp to a brother.

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

@andreimatei
Copy link
Copy Markdown
Contributor Author

andreimatei commented Oct 17, 2019 via email

Copy link
Copy Markdown
Contributor Author

@andreimatei andreimatei left a comment

Choose a reason for hiding this comment

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

bors r+

Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained

craig bot pushed a commit that referenced this pull request Oct 17, 2019
33655: storage: skip TestWedgedReplicaDetection on test short r=andreimatei a=andreimatei

Takes 10s. I've opened #33654 asking for an investigation.

Release note: None

41391: roachtest: sort clusters in leftover clusters report r=andreimatei a=andreimatei

They used to displayed in non-deterministic map iteration order.

Release note: None

41401: roachtest: plumb the cluster id prefix from --cluster-id r=andreimatei a=andreimatei

The flag was not hooked up to anything.

Release justification: N/A

Release note: None

41451: sql: use a different error code for communication failure r=andreimatei a=andreimatei

Before this patch, DistSQL would use the the Postgres
ConnectionFailure code when a network stream between processors on
different nodes would break. This was the wrong code to use; Postgres
uses this code for trouble with the client connection, not internal
problems. There's evidence that middleware treats this code as a signal
to tear down a connection (#31645). This patch switches to a new,
CRDB-specific error code in the "internal error" class.

Fixes #31645

Release note: None

41494: util/tracing: rename FormatRecordedSpans to Recording.String() r=andreimatei a=andreimatei

Elevate the discoverability of FormatRecordedSpans() by making it the
stringer for a Recording. Remove the inferior stringer I had previously
added.

Release note: None

Co-authored-by: Andrei Matei <andrei@cockroachlabs.com>
@craig
Copy link
Copy Markdown
Contributor

craig bot commented Oct 18, 2019

Build succeeded

@craig craig bot merged commit a34449f into cockroachdb:master Oct 18, 2019
@andreimatei andreimatei deleted the TestWedgedReplicaDetection branch October 21, 2019 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

X-noremind Bots won't notify about PRs with X-noremind

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants