[
https://issues.apache.org/jira/browse/HELIX-699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16444852#comment-16444852
]
Hudson commented on HELIX-699:
------------------------------
FAILURE: Integrated in Jenkins build helix #1443 (See
[https://builds.apache.org/job/helix/1443/])
[HELIX-699] Compare InstanceConfigs using their IDs in RoutingTable (narendly:
rev 90ef589aa47ef1726356ce5ea37e12d27372b342)
* (edit) helix-core/src/main/java/org/apache/helix/spectator/RoutingTable.java
> Compare InstanceConfigs using their IDs in RoutingTable
> -------------------------------------------------------
>
> Key: HELIX-699
> URL: https://issues.apache.org/jira/browse/HELIX-699
> Project: Apache Helix
> Issue Type: Improvement
> Reporter: Hunter L
> Priority: Major
>
> A possible race condition was causing a NPE on InstanceConfig.getHostName().
> Instead of comparing hostnames and ports, we compare IDs, which are supposed
> to be concatenation of instance name, hostname, and port anyways and should
> always be set.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)