Alexey Serbin has posted comments on this change. (
http://gerrit.cloudera.org:8080/18294 )
Change subject: [tools] range rebalancing for 'kudu cluster rebalance'
......................................................................
Patch Set 4: Verified+1
(1 comment)
Unrelated test failures:
*
DisableWriteWhenExceedingQuotaTest.TestDisableWritePrivilegeWhenExceedingSizeQuota
* TimestampAdvancementITest.TestUpgradeFromOlderCorruptedData
*
LocationAwareRebalancingParamTest.RebalanceWithIgnoredTServer/idx4_rf3_t3_l_3_2_1
an issue with freeing memory triggered by OPENSSL_cleanup
*** SIGSEGV (@0x0) received by PID 14159 (TID 0x7f68195328c0) from PID 0; stack
trace: ***
@ 0x7f682100c980 (unknown) at ??:0
@ 0x7f6820485dc3 tcmalloc::ThreadCache::ReleaseToCentralCache() at ??:0
@ 0x7f68204860f7 tcmalloc::ThreadCache::Scavenge() at ??:0
@ 0x7f681af23f01 OPENSSL_LH_free at ??:0
@ 0x7f681af0293d (unknown) at ??:0
@ 0x7f681af21aa0 OPENSSL_cleanup at ??:0
@ 0x7f681eda4161 (unknown) at ??:0
@ 0x7f681eda425a exit at ??:0
@ 0x7f681ed82bfe __libc_start_main at ??:0
@ 0x56183107271a _start at ??:0
http://gerrit.cloudera.org:8080/#/c/18294/3/src/kudu/rebalance/rebalance_algo.cc
File src/kudu/rebalance/rebalance_algo.cc:
http://gerrit.cloudera.org:8080/#/c/18294/3/src/kudu/rebalance/rebalance_algo.cc@123
PS3, Line 123: return out;
> warning: control reaches end of non-void function [clang-diagnostic-return-
Done
--
To view, visit http://gerrit.cloudera.org:8080/18294
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I7d2e19266e993f5e2ae13ba18d323c83db30eac1
Gerrit-Change-Number: 18294
Gerrit-PatchSet: 4
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Tidy Bot (241)
Gerrit-Comment-Date: Fri, 01 Apr 2022 18:41:08 +0000
Gerrit-HasComments: Yes