[
https://issues.apache.org/jira/browse/KUDU-3216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17844634#comment-17844634
]
ASF subversion and git services commented on KUDU-3216:
-------------------------------------------------------
Commit ca56ee56eb14ea4e91e0ec20b5b8cd857b60423c in kudu's branch
refs/heads/master from Alexey Serbin
[ https://gitbox.apache.org/repos/asf?p=kudu.git;h=ca56ee56e ]
KUDU-3216 fix flakiness in LeadershipChangeOnTskGeneration
Before this patch, the LeadershipChangeOnTskGeneration scenario from
CatalogManagerTskITest would fail once in about 50 runs, DEBUG build.
With this patch, the test scenario hasn't had a single failure in
about 300 runs, DEBUG build.
Change-Id: I139e46627206fc13490ca405bb62dc29934dc4be
Reviewed-on: http://gerrit.cloudera.org:8080/21397
Reviewed-by: Wang Xixu <[email protected]>
Reviewed-by: Attila Bukor <[email protected]>
Tested-by: Attila Bukor <[email protected]>
> CatalogManagerTskITest.LeadershipChangeOnTskGeneration sometimes fails
> ----------------------------------------------------------------------
>
> Key: KUDU-3216
> URL: https://issues.apache.org/jira/browse/KUDU-3216
> Project: Kudu
> Issue Type: Bug
> Components: test
> Affects Versions: 1.13.0
> Reporter: Alexey Serbin
> Priority: Major
> Attachments: catalog_manager_tsk-itest.txt.xz
>
>
> The {{CatalogManagerTskITest.LeadershipChangeOnTskGeneration}} sometimes
> fails with the following error:
> {noformat}
> src/kudu/integration-tests/catalog_manager_tsk-itest.cc:129: Failure
> Failed
>
> Bad status: Service unavailable: Error creating table test-table on the
> master: an error occurred while writing to the sys-catalog: leader is not yet
> ready
> {noformat}
> This time the issue happened with a DEBUG build; the full log is attached.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)