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 client] Retry regressing counts in ITClient
There's currently no sure way to read your writes, even with snapshot scans, so we can either retry counting rows or ignore it. This patch is doing the former, unless we hit some artificial timeout. Change-Id: I1e79a6c7aaf069294a6ca40e487947d14d9f2aa7 Reviewed-on: http://gerrit.cloudera.org:8080/4597 Reviewed-by: Adar Dembo <[email protected]> Tested-by: Kudu Jenkins
- Loading branch information
Showing
1 changed file
with
26 additions
and
12 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