[
https://issues.apache.org/jira/browse/KUDU-3035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17010337#comment-17010337
]
Andy commented on KUDU-3035:
----------------------------
I can fix it, but I'm not familiar enough to write a test for it. I'll get
gerrit setup this weekend unless someone else grabs it first.
> 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)