[ 
https://issues.apache.org/jira/browse/HADOOP-5172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12673009#action_12673009
 ] 

Jerome Boulon commented on HADOOP-5172:
---------------------------------------

BTW, we can set the port to 0 and let the system decide.
That way we don't have to provide a random port, which can still fail.
This could be done in several ways but an easy one is to access the 
AgentControlSocketListener from ChukwaAgent (  field.setAccessible(true); from 
the test case).

But before that: +1 to finding root cause of failures.




> Chukwa : TestAgentConfig.testInitAdaptors_vs_Checkpoint regularly fails 
> ------------------------------------------------------------------------
>
>                 Key: HADOOP-5172
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5172
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/chukwa, test
>            Reporter: Raghu Angadi
>            Assignee: Jerome Boulon
>         Attachments: HADOOP-5172.patch
>
>
> org.apache.hadoop.chukwa.datacollection.agent.TestAgentConfig.testInitAdaptors_vs_Checkpoint
>  regularly fails in Hudson builds. I am not sure which branches it affects. I 
> will attach one of the failure logs.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to