[
https://issues.apache.org/jira/browse/DL-167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15800639#comment-15800639
]
Hudson commented on DL-167:
---------------------------
UNSTABLE: Integrated in Jenkins build distributedlog-nightly-build #179 (See
[https://builds.apache.org/job/distributedlog-nightly-build/179/])
DL-167: fix testCalculateUnequalWeight computing corner case (sijie: rev
a3178209350139af535203e1acff96a151b88013)
* (edit)
distributedlog-service/src/test/java/org/apache/distributedlog/service/placement/TestLeastLoadPlacementPolicy.java
> Fix flaky TestLeastLoadPlacementPolicy#testCalculateUnequalWeight
> -----------------------------------------------------------------
>
> Key: DL-167
> URL: https://issues.apache.org/jira/browse/DL-167
> Project: DistributedLog
> Issue Type: Test
> Components: tests
> Affects Versions: 0.4.0
> Reporter: Liang Xie
> Assignee: Liang Xie
> Fix For: 0.4.0
>
>
> From
> https://builds.apache.org/job/distributedlog-precommit-pullrequest/63/com.twitter$distributedlog-service/testReport/com.twitter.distributedlog.service.placement/TestLeastLoadPlacementPolicy/testCalculateUnequalWeight/
> , we can see numStreams = 1, therefore highestLoadSeen - lowestLoadSeen
> should be equals to maxLoad.get()
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)