Hello Kudu Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/20238

to look at the new patch set (#3).

Change subject: [tests] Fix flakiness in TestAsyncKuduSession.java
......................................................................

[tests] Fix flakiness in TestAsyncKuduSession.java

The test testFlushBySize within TestAsyncKuduSession.java
has been flaky with a 39% failure rate for the last weeks.

The main reason for the failure of this case is that the
newly added unit test did not consider the impact of the
cache. I have modified the relevant code of the unit test
to verify that the newly added flush strategy is indeed
effective by performing a large number of insert operations
exceeding the number of cache buffers.

Change-Id: Iadc61fcddb9ffbfe05ef398ba61c79f8063d72de
---
M 
java/kudu-client/src/test/java/org/apache/kudu/client/TestAsyncKuduSession.java
1 file changed, 22 insertions(+), 13 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/38/20238/3
--
To view, visit http://gerrit.cloudera.org:8080/20238
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Iadc61fcddb9ffbfe05ef398ba61c79f8063d72de
Gerrit-Change-Number: 20238
Gerrit-PatchSet: 3
Gerrit-Owner: KeDeng <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)

Reply via email to