Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

roachtest: cdc/w=1000/nodes=3/init=false failed on release-2.1 #28922

Closed
cockroach-teamcity opened this issue Aug 21, 2018 · 1 comment
Closed
Assignees
Labels
C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot.
Milestone

Comments

@cockroach-teamcity
Copy link
Member

SHA: https://github.com/cockroachdb/cockroach/commits/dab7a982c4aea0439df8cadaaa889c2e0db9609b

Parameters:

Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=852802&tab=buildLog

	test.go:499,cdc.go:173,cdc.go:194: initial scan did not complete

@cockroach-teamcity cockroach-teamcity added this to the 2.1 milestone Aug 21, 2018
@cockroach-teamcity cockroach-teamcity added C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. labels Aug 21, 2018
@danhhz
Copy link
Contributor

danhhz commented Aug 22, 2018

Google cloud storage timeout in fixtures load (in the workload tool, before it had started the restore)

@danhhz danhhz closed this as completed Aug 22, 2018
craig bot pushed a commit that referenced this issue Aug 27, 2018
28923: release-2.1: changefeedccl,roachtest: more changefeed introspection for debugging r=mrtracy a=danhhz

Backport 1/1 commits from #28853.

/cc @cockroachdb/release

Closes #28922.

---

Fix up the roachtests to use the high-water timestamp in
crdb_internal.jobs, now that it exists. Also length the roachtest to get
a better sense of how variable the latencies are over a longer period.

Add a couple more metrics (changefeed.emit_nanos and changefeed.flushes)
that are helpful in debugging performance problems with the sink.
Timeseries storage is expensive, is this too many metrics?

Release note (enterprise change): Added additional monitoring metrics
for changefeeds.


Co-authored-by: Daniel Harrison <daniel.harrison@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot.
Projects
None yet
Development

No branches or pull requests

2 participants