Hello Jean-Daniel Cryans, Alexey Serbin,

I'd like you to do a code review.  Please visit

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

to review the following change.

Change subject: KUDU-1767. Add java test for client operation interleaving
......................................................................

KUDU-1767. Add java test for client operation interleaving

The test attempts to encourage operation interleaving by concurrently
flushing pairs of operations that conflict.

This test currently fails and so is disabled.

The version of JUnit had to be updated in the POM to 4.12 in order to
get support for simpler syntax when using parameterized tests that
only have a single parameter. See
https://github.com/junit-team/junit4/wiki/Parameterized-tests#tests-with-single-parameter

Change-Id: Idd30aeed34548b01ba4ad9b08cfd5fae22f967e9
---
A 
java/kudu-client/src/test/java/org/apache/kudu/client/TestAsyncKuduSessionInterleaving.java
M java/pom.xml
2 files changed, 149 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/65/5465/1
-- 
To view, visit http://gerrit.cloudera.org:8080/5465
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Idd30aeed34548b01ba4ad9b08cfd5fae22f967e9
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Mike Percy <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Jean-Daniel Cryans <[email protected]>

Reply via email to