Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/15239
Change subject: [tests] add time anomalies test ...................................................................... [tests] add time anomalies test This patch adds a new test to exercise the behavior of Kudu masters and tablet servers in case of various time anomalies. As of now, a single scenario is present: starting up tablet servers in case if current time is far behind timestamps in replica's WAL. Change-Id: I369f0d78997824324426943a75c126d35d81e264 --- M src/kudu/clock/test/mini_chronyd.cc M src/kudu/integration-tests/CMakeLists.txt A src/kudu/integration-tests/time_anomalies-itest.cc M src/kudu/tablet/tablet_bootstrap.cc 4 files changed, 137 insertions(+), 4 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/39/15239/1 -- To view, visit http://gerrit.cloudera.org:8080/15239 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I369f0d78997824324426943a75c126d35d81e264 Gerrit-Change-Number: 15239 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
