Hello Alexey Serbin,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/7361
to review the following change.
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/1
--
To view, visit http://gerrit.cloudera.org:8080/7361
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ife7f02b160d4635e8acb0155c98a1ef9c3dbab5e
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>