Mahesh Reddy has posted comments on this change. ( http://gerrit.cloudera.org:8080/19931 )
Change subject: KUDU-3476: Make replica placement range and table aware ...................................................................... Patch Set 14: > Patch Set 13: Verified-1 > > Build Failed > > http://jenkins.kudu.apache.org/job/kudu-gerrit/28113/ : FAILURE Looks like changing the flag '--enable_range_replica_placement' broke some existing tests as now range aware replica placement is the default placement policy, but the existing tests were written with the power of two choices algorithm placement policy in mind. IIUC, When rebalancing, it will try to reestablish the default placement policy which has now changed hence the different test results. I'll disable the '--enable_range_replica_placement' flag for tests depending on the old placement policy. Release build failure looks unrelated. -- To view, visit http://gerrit.cloudera.org:8080/19931 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I9caeb8d5547e946bfeb152a99e1ec034c3fa0a0f Gerrit-Change-Number: 19931 Gerrit-PatchSet: 14 Gerrit-Owner: Mahesh Reddy <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Ashwani Raina <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Mahesh Reddy <[email protected]> Gerrit-Reviewer: Marton Greber <[email protected]> Gerrit-Reviewer: Zoltan Chovan <[email protected]> Gerrit-Reviewer: Ádám Bakai <[email protected]> Gerrit-Comment-Date: Fri, 30 Jun 2023 10:03:43 +0000 Gerrit-HasComments: No
