[
https://issues.apache.org/jira/browse/KUDU-3035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adar Dembo resolved KUDU-3035.
------------------------------
Fix Version/s: 1.12.0
Resolution: Fixed
> 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
> Assignee: Andy
> Priority: Major
> Fix For: 1.12.0
>
>
> 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)