[
https://issues.apache.org/jira/browse/KUDU-3035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17014773#comment-17014773
]
ASF subversion and git services commented on KUDU-3035:
-------------------------------------------------------
Commit 90c12dc27ef716e7ba8397e74251b69ef38f1984 in kudu's branch
refs/heads/master from Andy Singer
[ https://gitbox.apache.org/repos/asf?p=kudu.git;h=90c12dc ]
[java] KUDU-3035: Pass last propagated timestamp in Batch
Change-Id: I056d19130bf8cb6a2dbc72a02af4c4ae8d7181e9
Reviewed-on: http://gerrit.cloudera.org:8080/15017
Tested-by: Kudu Jenkins
Reviewed-by: Adar Dembo <[email protected]>
> createRequestPB() in Batch.java doesn't set the last propagated timestamp on
> the builder
> ----------------------------------------------------------------------------------------
>
> Key: KUDU-3035
> URL: https://issues.apache.org/jira/browse/KUDU-3035
> Project: Kudu
> Issue Type: Bug
> Components: java
> Affects Versions: 1.11.1
> Reporter: Andy
> Priority: Major
>
> Operation sets last propagated timestamp,
> [https://github.com/apache/kudu/blob/branch-1.11.x/java/kudu-client/src/main/java/org/apache/kudu/client/Operation.java#L182]
> but Batch does not,
> [https://github.com/apache/kudu/blob/branch-1.11.x/java/kudu-client/src/main/java/org/apache/kudu/client/Batch.java#L144]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)