Yifan Zhang has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/16509


Change subject: [java-example] insert rows in AUTO_FLUSH_BACKGROUND mode
......................................................................

[java-example] insert rows in AUTO_FLUSH_BACKGROUND mode

The default flush mode is 'AUTO_FLUSH_SYNC', we should configure
the session with 'AUTO_FLUSH_BACKGROUND' then we could call
'countPendingErrors()' and 'getPendingErrors()' to print errors.

Change-Id: I69e2783ffb02e998684218b7b51a94d5a433d7a2
---
M examples/java/java-example/src/main/java/org/apache/kudu/examples/Example.java
1 file changed, 3 insertions(+), 1 deletion(-)



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I69e2783ffb02e998684218b7b51a94d5a433d7a2
Gerrit-Change-Number: 16509
Gerrit-PatchSet: 1
Gerrit-Owner: Yifan Zhang <[email protected]>

Reply via email to