[
https://issues.apache.org/jira/browse/CHUKWA-273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12717899#action_12717899
]
Ari Rabkin commented on CHUKWA-273:
-----------------------------------
Also, this isn't really a subtask -- this patch fixes a bunch of bugs. Notably
that we don't respect user-specified port number. At all.
> Collector with non default port has default port number appended
> ----------------------------------------------------------------
>
> Key: CHUKWA-273
> URL: https://issues.apache.org/jira/browse/CHUKWA-273
> Project: Hadoop Chukwa
> Issue Type: Sub-task
> Components: data collection
> Affects Versions: 0.1.2, 0.2.0
> Environment: Redhat EL 5.1, Java 6
> Reporter: Eric Yang
> Assignee: Ari Rabkin
> Fix For: 0.2.0
>
> Attachments: CHUKWA-273.patch
>
>
> When the collector configuration contains address like:
> http://hostname:5050/
> Agent is currently calling:
> http://hostname:5050/:8080/
> This is working because collector is accepting all URL. If we change the URL
> to the one specified in the parent issue, then we should fix this to ensure
> the system would work correctly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.