Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/7361 to look at the new patch set (#2). Change subject: java: add a new test for multiple sessions on a single client ...................................................................... java: add a new test for multiple sessions on a single client I was hoping this would reproduce KUDU-2053, a client bug that seems to be hitting Spark upsert use cases, but it didn't reproduce it. Nonetheless, we don't seem to have any test coverage of multithreaded use of a KuduClient with different KuduSession objects, so this test is valuable. Change-Id: Ife7f02b160d4635e8acb0155c98a1ef9c3dbab5e --- M java/kudu-client/src/test/java/org/apache/kudu/client/ITClientStress.java 1 file changed, 56 insertions(+), 3 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/61/7361/2 -- To view, visit http://gerrit.cloudera.org:8080/7361 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: Ife7f02b160d4635e8acb0155c98a1ef9c3dbab5e Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Todd Lipcon <t...@apache.org> Gerrit-Reviewer: Alexey Serbin <aser...@cloudera.com> Gerrit-Reviewer: Jean-Daniel Cryans <jdcry...@apache.org> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <t...@apache.org>