David Ribeiro Alves has posted comments on this change. ( http://gerrit.cloudera.org:8080/10503 )
Change subject: IMPALA-6812: Fix flaky Kudu scan tests ...................................................................... Patch Set 1: Actually after chatting with Hao Hao over this and actually reading the error in the JIRA (the telltale part is "Snapshot timestamp: P: 0 usec, L: 1"), it seems this is an instance of KUDU-2233, which happens when the clock doesn't get advanced on boot. Sorting that should also fix that problem. Note that this bug doesn't happen on clusters which have seen writes since the last reboot, so maybe you can use that to test your implementation while we fix the underlying issue, -- To view, visit http://gerrit.cloudera.org:8080/10503 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I70df84f2cbc663107f2ad029565d3c15bdfbd47c Gerrit-Change-Number: 10503 Gerrit-PatchSet: 1 Gerrit-Owner: Thomas Marshall <[email protected]> Gerrit-Reviewer: Dan Hecht <[email protected]> Gerrit-Reviewer: David Ribeiro Alves <[email protected]> Gerrit-Reviewer: Thomas Marshall <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-Comment-Date: Wed, 13 Jun 2018 00:58:29 +0000 Gerrit-HasComments: No
