Adar Dembo has submitted this change and it was merged.

Change subject: [java client] Allow ignore duplicate rows in auto flush sync 
mode
......................................................................


[java client] Allow ignore duplicate rows in auto flush sync mode

Previously ignoreAllDuplicateRows only works in Batch rpc, not Operation
rpc, this commit add IgnoreAllDuplicateRows check in Operation RPC too.

Change-Id: I671dd1bf537c2f5e6aa757883b350768081eb035
Reviewed-on: http://gerrit.cloudera.org:8080/2607
Tested-by: Kudu Jenkins
Reviewed-by: Adar Dembo <[email protected]>
---
M java/kudu-client/src/main/java/org/kududb/client/AsyncKuduSession.java
M java/kudu-client/src/main/java/org/kududb/client/Operation.java
M java/kudu-client/src/test/java/org/kududb/client/TestKuduSession.java
3 files changed, 49 insertions(+), 0 deletions(-)

Approvals:
  Adar Dembo: Looks good to me, approved
  Kudu Jenkins: Verified



-- 
To view, visit http://gerrit.cloudera.org:8080/2607
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I671dd1bf537c2f5e6aa757883b350768081eb035
Gerrit-PatchSet: 4
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Binglin Chang <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Jean-Daniel Cryans
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon <[email protected]>

Reply via email to