Skip to content

roachtest: sort clusters in leftover clusters report#41391

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
andreimatei:roachtest.sort-clusters
Oct 18, 2019
Merged

roachtest: sort clusters in leftover clusters report#41391
craig[bot] merged 1 commit intocockroachdb:masterfrom
andreimatei:roachtest.sort-clusters

Conversation

@andreimatei
Copy link
Copy Markdown
Contributor

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

Release note: None

@andreimatei andreimatei requested a review from darinpp October 7, 2019 18:03
@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.

friendly ping :)
I've randomly selected you cause there's no usual suspect reviewers for this stuff.

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

Copy link
Copy Markdown
Contributor

@darinpp darinpp left a comment

Choose a reason for hiding this comment

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

Looks good.

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

Release note: None
@andreimatei andreimatei force-pushed the roachtest.sort-clusters branch from 9b5cdbc to ace515f Compare October 17, 2019 22:41
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 ace515f into cockroachdb:master Oct 18, 2019
@andreimatei andreimatei deleted the roachtest.sort-clusters 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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants