[ https://issues.apache.org/jira/browse/KUDU-3571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17915828#comment-17915828 ]
ASF subversion and git services commented on KUDU-3571: ------------------------------------------------------- Commit 0788d303be8c2fd8c31b5dca8f6ee765f567ddf8 in kudu's branch refs/heads/master from zhangyifan27 [ https://gitbox.apache.org/repos/asf?p=kudu.git;h=0788d303b ] KUDU-3571: fix flakiness in AutoIncrementingItest This patch is a follow-up to 2b9a201. We added some waits before inserting and scanning data to make sure operations are committed. Change-Id: I62ca8fbc6b11e6935ca234abde9a3ce92620fbb6 Reviewed-on: http://gerrit.cloudera.org:8080/22363 Tested-by: Alexey Serbin <ale...@apache.org> Reviewed-by: Alexey Serbin <ale...@apache.org> > AutoIncrementingItest.BootstrapNoWalsNoData fails sometimes > ----------------------------------------------------------- > > Key: KUDU-3571 > URL: https://issues.apache.org/jira/browse/KUDU-3571 > Project: Kudu > Issue Type: Sub-task > Components: test > Affects Versions: 1.17.0 > Reporter: Alexey Serbin > Priority: Major > Attachments: auto_incrementing-itest.tsan.txt.xz, > auto_incrementing-itest.txt.gz, auto_incrementing-itest.txt.xz > > > The {{AutoIncrementingItest.BootstrapNoWalsNoData}} scenario fails from time > to time with one of its assertions triggered, see below. Full log is > attached. > {noformat} > /root/Projects/kudu/src/kudu/tserver/tablet_server-test-base.cc:362: Failure > Failed > Bad status: Invalid argument: Index 0 does not reference a valid sidecar > /root/Projects/kudu/src/kudu/integration-tests/auto_incrementing-itest.cc:446: > Failure > Expected equality of these values: > 200 > results.size() > Which is: 0 > {noformat} -- This message was sent by Atlassian Jira (v8.20.10#820010)