Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/8133
Change subject: [tablet copy] end session before bootstrapping tablet ...................................................................... [tablet copy] end session before bootstrapping tablet A minor clean-up: end both source and target tablet copy sessions before bootstrapping the copied tablet. Prior to this patch, the tablet copy sessions were ended only after the tablet start-up process completed. However, there isn't any explicit constraint which requires that behavior. Change-Id: I20592007a40113d8409f121b226bcccca14e8300 --- M src/kudu/integration-tests/tablet_copy-itest.cc M src/kudu/tserver/ts_tablet_manager.cc 2 files changed, 78 insertions(+), 77 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/33/8133/1 -- To view, visit http://gerrit.cloudera.org:8080/8133 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I20592007a40113d8409f121b226bcccca14e8300 Gerrit-Change-Number: 8133 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
