Public signup for this instance is disabled. Go to our Self serve sign up page to request an account. Report potential security issues privately
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