David Ribeiro Alves has submitted this change and it was merged. Change subject: Change TabletHistoryGCITest back to manual flushes ......................................................................
Change TabletHistoryGCITest back to manual flushes Mike found a potential problem with client flushes when there are concurrent manual and automatic flushes going on (KUDU-1761). Until we address that this changes this test back to MANUAL_FLUSH with a single flush at the end of each batch. This change makes the test non-flaky (ran dist-test on a follow up patch). Change-Id: Ibf89a8b113f347a274aa59e59e0d8b7ebcb6f2f0 Reviewed-on: http://gerrit.cloudera.org:8080/5224 Tested-by: Kudu Jenkins Reviewed-by: Todd Lipcon <[email protected]> --- M src/kudu/integration-tests/tablet_history_gc-itest.cc 1 file changed, 3 insertions(+), 6 deletions(-) Approvals: Todd Lipcon: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/5224 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ibf89a8b113f347a274aa59e59e0d8b7ebcb6f2f0 Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: David Ribeiro Alves <[email protected]> Gerrit-Reviewer: David Ribeiro Alves <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Mike Percy <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]>
