Andrew Wong has uploaded a new patch set (#7) to the change originally created by David Ribeiro Alves. ( http://gerrit.cloudera.org:8080/11070 )
Change subject: WIP: Atomicize OpId and Timestamp assignment ...................................................................... WIP: Atomicize OpId and Timestamp assignment This is a simpler version of a previous patch but without big changes to the queue or consensus. Change-Id: I0d369423dd5c96b653b424c29744507edd874357 --- M java/kudu-client/src/test/java/org/apache/kudu/client/TestHybridTime.java M src/kudu/consensus/consensus_meta-test.cc M src/kudu/consensus/pending_rounds.cc M src/kudu/consensus/raft_consensus.cc M src/kudu/integration-tests/alter_table-test.cc M src/kudu/tablet/transactions/transaction_driver.cc M src/kudu/tserver/tablet_server-test.cc 7 files changed, 74 insertions(+), 31 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/70/11070/7 -- To view, visit http://gerrit.cloudera.org:8080/11070 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: I0d369423dd5c96b653b424c29744507edd874357 Gerrit-Change-Number: 11070 Gerrit-PatchSet: 7 Gerrit-Owner: David Ribeiro Alves <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Kudu Jenkins
