[ https://issues.apache.org/jira/browse/BOOKKEEPER-952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15595019#comment-15595019 ]
Hudson commented on BOOKKEEPER-952: ----------------------------------- FAILURE: Integrated in Jenkins build bookkeeper-master #1541 (See [https://builds.apache.org/job/bookkeeper-master/1541/]) BOOKKEEPER-952: Fix RegionAwareEnsemblePlacementPolicy (sijie: rev 4383b0b171d5fdfcdfa55c196998bbc6b7fdc260) * (edit) bookkeeper-server/src/main/java/org/apache/bookkeeper/client/RegionAwareEnsemblePlacementPolicy.java > Fix RegionAwarePlacementPolicy > ------------------------------ > > Key: BOOKKEEPER-952 > URL: https://issues.apache.org/jira/browse/BOOKKEEPER-952 > Project: Bookkeeper > Issue Type: Bug > Components: bookkeeper-server > Reporter: Yiming Zang > Assignee: Yiming Zang > Fix For: 4.5.0 > > > TestRegionAwareEnsemblePlacementPolicy#testNewEnsembleWithThreeRegions is > failing because RegionAwareEnsemblePlacementPolicy is not working as expected. > The current allocation policy is not evenly across the regions. The write > quorum size is also not calculated correctly. > We need to fix the placement policy and then fix the the test case. -- This message was sent by Atlassian JIRA (v6.3.4#6332)