Yuqi Du has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19510
Change subject: DRAFT [tserver] KUDU-3446 add tests for checking out of order of commit messages ...................................................................... DRAFT [tserver] KUDU-3446 add tests for checking out of order of commit messages This patch is for disscuss about the problem KUDU-3446: https://issues.apache.org/jira/browse/KUDU-3446. I think kudu should Keep the order of appling the ops same as raft WAL. If we should do this, the unit test can commit into kudu repo. Change-Id: Ia8f68f9fde227ef302cc00a69437d3f8fec83030 --- M src/kudu/tablet/tablet_replica-test-base.cc M src/kudu/tablet/tablet_replica-test-base.h M src/kudu/tablet/tablet_replica-test.cc M src/kudu/tablet/tablet_replica.h 4 files changed, 101 insertions(+), 7 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/10/19510/1 -- To view, visit http://gerrit.cloudera.org:8080/19510 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ia8f68f9fde227ef302cc00a69437d3f8fec83030 Gerrit-Change-Number: 19510 Gerrit-PatchSet: 1 Gerrit-Owner: Yuqi Du <[email protected]>
