Dan Burkert has posted comments on this change. Change subject: [c++ client] timestamp propagation via scan tokens ......................................................................
Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/5220/1/src/kudu/client/scan_token-test.cc File src/kudu/client/scan_token-test.cc: Line 366: const uint64_t ts_prev = client_->GetLatestObservedTimestamp(); > Do you mean that advancing the latest observed timestamp in the client coul Nope, that answers my question. I misremembered and thought the client wasn't recreated per test. -- To view, visit http://gerrit.cloudera.org:8080/5220 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I5c76c20b62cb91695c69f7dc4b98f4dc98bf02cc Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: David Ribeiro Alves <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-HasComments: Yes
