Wang Xixu has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19451
Change subject: [KUDU-3438] TabletCopyClientAbortTest maybe core ...................................................................... [KUDU-3438] TabletCopyClientAbortTest maybe core TabletCopyClientTest::SetUp() of TabletCopyClientAbortTest may fail, for example, because of the full disk. TabletCopyClient will be not initialized. Therefore using TabletCopyClient in StartCopy() will cause coredump. It is better to Add NO_FATALS() for TabletCopyClientTest::SetUp() to avoid nullptr TabletCopyClient. Change-Id: Id1eeea183bf9fc0b566e6a70f2f7520f34b2ae3c --- M src/kudu/tserver/tablet_copy_client-test.cc 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/51/19451/1 -- To view, visit http://gerrit.cloudera.org:8080/19451 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Id1eeea183bf9fc0b566e6a70f2f7520f34b2ae3c Gerrit-Change-Number: 19451 Gerrit-PatchSet: 1 Gerrit-Owner: Wang Xixu <[email protected]>
