forked from apache/kudu
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 Reviewed-on: http://gerrit.cloudera.org:8080/7361 Reviewed-by: Jean-Daniel Cryans <[email protected]> Tested-by: Jean-Daniel Cryans <[email protected]>
- Loading branch information
1 parent
ac2a285
commit 96cdcbd
Showing
1 changed file
with
56 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters