Skip to content

Revert "closedts: shorten target_duration from 30s to 5s"#40527

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
ajwerner:ajwerner/revert-shorter-closed-timestamp
Sep 5, 2019
Merged

Revert "closedts: shorten target_duration from 30s to 5s"#40527
craig[bot] merged 1 commit intocockroachdb:masterfrom
ajwerner:ajwerner/revert-shorter-closed-timestamp

Conversation

@ajwerner
Copy link
Copy Markdown
Contributor

@ajwerner ajwerner commented Sep 5, 2019

This reverts commit 3e97e57.

The last couple of weeks of experience show that tests become flakey with
the target_duration set to 5s. This isn't overly surprising given that updates
to table descriptors observe their own timestamp and thus can never be
refreshed.

See https://github.com/cockroachdb/cockroach/blob/master/pkg/sql/sqlbase/structured.go#L1496-L1509

References #39643.

Release note: None

This reverts commit 3e97e57.

The last couple of weeks of experience show that tests become flakey with
the target_duration set to 5s. This isn't overly surprising given that updates
to table descriptors observe their own timestamp and thus can never be
refreshed.

See https://github.com/cockroachdb/cockroach/blob/master/pkg/sql/sqlbase/structured.go#L1496-L1509

References cockroachdb#39643.

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

This change is Reviewable

@andy-kimball
Copy link
Copy Markdown
Contributor

LGTM

Copy link
Copy Markdown
Contributor

@andy-kimball andy-kimball 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! 1 of 0 LGTMs obtained

@ajwerner
Copy link
Copy Markdown
Contributor Author

ajwerner commented Sep 5, 2019

bors r=andy-kimball

@ajwerner
Copy link
Copy Markdown
Contributor Author

ajwerner commented Sep 5, 2019

TFTR

craig bot pushed a commit that referenced this pull request Sep 5, 2019
40527: Revert "closedts: shorten target_duration from 30s to 5s" r=andy-kimball a=ajwerner

This reverts commit 3e97e57.

The last couple of weeks of experience show that tests become flakey with
the target_duration set to 5s. This isn't overly surprising given that updates
to table descriptors observe their own timestamp and thus can never be
refreshed.

See https://github.com/cockroachdb/cockroach/blob/master/pkg/sql/sqlbase/structured.go#L1496-L1509

References #39643.

Release note: None

Co-authored-by: Andrew Werner <ajwerner@cockroachlabs.com>
@craig
Copy link
Copy Markdown
Contributor

craig bot commented Sep 5, 2019

Build succeeded

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