You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chukwa.apache.org by "Ari Rabkin (JIRA)" <ji...@apache.org> on 2009/06/10 05:41:07 UTC

[jira] Updated: (CHUKWA-273) Collector with non default port has default port number appended

     [ https://issues.apache.org/jira/browse/CHUKWA-273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ari Rabkin updated CHUKWA-273:
------------------------------

    Attachment: CHUKWA-273.patch

Lots of broken-ness in that section of code, plus inadaquate test coverage. This should fix problem, and substantially increase test coverage.

> 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
>             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.