Michael Ho has posted comments on this change. (
http://gerrit.cloudera.org:8080/9587 )
Change subject: KUDU-2334: Fix OutboundTransfer::TransferStarted() to work with
SSL_write()
......................................................................
Patch Set 2:
Hit with flaky tests again in TSAN build:
[ FAILED ] AllTypesItest/3.TestAllKeyTypes, where TypeParam =
kudu::client::IntKeysTestSetup<kudu::client::KeyTypeWrapper<(kudu::DataType)7> >
[ FAILED ] AllTypesItest/7.TestAllKeyTypes, where TypeParam =
kudu::client::IntKeysTestSetup<kudu::client::KeyTypeWrapper<(kudu::DataType)13>
>
Both failed with the following backtraces:
F0313 01:15:33.904728 14346 master_main.cc:74] Check failed: _s.ok() Bad
status: Service unavailable: Cannot initialize clock: Error reading clock.
Clock considered unsynchronized
*** Check failure stack trace: ***
@ 0x7f9641ff03b9 google::LogMessage::Flush() at ??:0
@ 0x7f9641ff446e google::LogMessageFatal::~LogMessageFatal() at ??:0
@ 0x4b5391 kudu::master::MasterMain() at
/home/jenkins-slave/workspace/kudu-master/3/thirdparty/src/llvm-4.0.0.src/projects/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6199
@ 0x4b4ddf main at
/home/jenkins-slave/workspace/kudu-master/3/thirdparty/src/llvm-4.0.0.src/projects/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6189
@ 0x7f963f379f45 __libc_start_main at ??:0
@ 0x41e092 (unknown) at ??:0
/home/jenkins-slave/workspace/kudu-master/3/src/kudu/integration-tests/all_types-itest.cc:518:
Failure
--
To view, visit http://gerrit.cloudera.org:8080/9587
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Id7ebdcbc1ef2a3e0c5e7162f03214c232755b683
Gerrit-Change-Number: 9587
Gerrit-PatchSet: 2
Gerrit-Owner: Michael Ho <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Michael Ho <[email protected]>
Gerrit-Reviewer: Sailesh Mukil <[email protected]>
Gerrit-Reviewer: Todd Lipcon <[email protected]>
Gerrit-Comment-Date: Tue, 13 Mar 2018 01:47:34 +0000
Gerrit-HasComments: No