Jean-Daniel Cryans has uploaded a new change for review.

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

Change subject: [java client] Temporarily ignore row count regressions in 
ITClient
......................................................................

[java client] Temporarily ignore row count regressions 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 latter 
since it's
less messy and hopefully this situation will be resolved soon.

Change-Id: I1e79a6c7aaf069294a6ca40e487947d14d9f2aa7
---
M java/kudu-client/src/test/java/org/apache/kudu/client/ITClient.java
1 file changed, 3 insertions(+), 1 deletion(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1e79a6c7aaf069294a6ca40e487947d14d9f2aa7
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Jean-Daniel Cryans <[email protected]>

Reply via email to