[
https://issues.apache.org/jira/browse/HELIX-73?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13631202#comment-13631202
]
Hudson commented on HELIX-73:
-----------------------------
Integrated in helix #686 (See [https://builds.apache.org/job/helix/686/])
[HELIX-73] Making the instanceId change backward compatible, if
instanceName matches host[:_]port format, extract host and port automatically
(Revision 6b70b77838287dadc2bfc6717f8043bd87a2c0ef)
Result = SUCCESS
kishoreg :
Files :
* helix-core/src/main/java/org/apache/helix/tools/ClusterSetup.java
* helix-core/src/test/java/org/apache/helix/TestHelixConfigAccessor.java
* helix-core/src/test/java/org/apache/helix/TestConfigAccessor.java
* helix-core/src/test/java/org/apache/helix/integration/TestAutoRebalance.java
*
helix-admin-webapp/src/main/java/org/apache/helix/webapp/resources/IdealStateResource.java
*
recipes/rsync-replicated-file-system/src/main/java/org/apache/helix/filestore/IntegrationTest.java
* helix-core/src/main/java/org/apache/helix/model/InstanceConfig.java
> Remove assumption that Instance.id is always host_port
> ------------------------------------------------------
>
> Key: HELIX-73
> URL: https://issues.apache.org/jira/browse/HELIX-73
> Project: Apache Helix
> Issue Type: Improvement
> Components: helix-core
> Affects Versions: 0.6.0-incubating
> Reporter: Vinayak Borkar
> Fix For: 0.6.1-incubating
>
> Attachments: HELIX-73.patch
>
>
> Currently, some parts of Helix make an assumption that the id of an Instance
> is always made up of a combination of host and port. Can this assumption be
> eliminated? If so, I can work on providing a patch that fixes this issue.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira