[
https://issues.apache.org/jira/browse/GIRAPH-1020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14628622#comment-14628622
]
Hudson commented on GIRAPH-1020:
--------------------------------
FAILURE: Integrated in Giraph-trunk-Commit #1558 (See
[https://builds.apache.org/job/Giraph-trunk-Commit/1558/])
[GIRAPH-1020] TaskInfo equality condition bug fix (aching:
http://git-wip-us.apache.org/repos/asf?p=giraph.git&a=commit&h=6cb6acb44a1cff4136125faf763e67525ea696b1)
* giraph-core/src/main/java/org/apache/giraph/graph/TaskInfo.java
* CHANGELOG
> TaskInfo equality condition
> ---------------------------
>
> Key: GIRAPH-1020
> URL: https://issues.apache.org/jira/browse/GIRAPH-1020
> Project: Giraph
> Issue Type: Bug
> Components: graph
> Reporter: Hassan Eslami
> Assignee: Hassan Eslami
>
> Equality condition in TaskInfo compares the raw host-name of an object with
> lower-case host-name of another object. This is incorrect and can cause
> mistakes in count of number of partitions done to decide sizes of open
> requests. Also, this incorrect behavior can affect partition assignment and
> partition migration.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)