Hello Kudu Jenkins,

I'd like you to reexamine a change. Please visit

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

to look at the new patch set (#2).

Change subject: KUDU-1563 Use DELETE_IGNORE in KuduRestore job
......................................................................

KUDU-1563 Use DELETE_IGNORE in KuduRestore job

This patch changes the KuduRestore job to use DELETE_IGNORE
operations instead of DELETE when the cluster supports ignore
operations.

`session.setIgnoreAllNotFoundRows(true)` is retained to support
falling back to DELETE operations for backward compatibility.

Change-Id: Ib6f6d5a31be77630e79ff1566e796eb5183a5d22
---
M java/kudu-backup/src/main/scala/org/apache/kudu/backup/KuduRestore.scala
1 file changed, 10 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/83/16683/2
--
To view, visit http://gerrit.cloudera.org:8080/16683
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ib6f6d5a31be77630e79ff1566e796eb5183a5d22
Gerrit-Change-Number: 16683
Gerrit-PatchSet: 2
Gerrit-Owner: Grant Henke <granthe...@apache.org>
Gerrit-Reviewer: Kudu Jenkins (120)

Reply via email to