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

Konstantin Shvachko updated HADOOP-3282:
----------------------------------------

    Attachment: TestCheckpointPorts.patch

I wrapped all startup calls for name- and secondary nodes, and uniformly set 
ports to 0 rather than setting it individually before each call.

> TestCheckpoint occasionally fails because of the port issues.
> -------------------------------------------------------------
>
>                 Key: HADOOP-3282
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3282
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.17.0
>            Reporter: Konstantin Shvachko
>            Assignee: Konstantin Shvachko
>             Fix For: 0.18.0
>
>         Attachments: TestCheckpointPorts.patch
>
>
> This is related to timing issues. If MiniDFSCluster does not stop fast enough 
> the name-node won't start because the port is busy.
> So the tests should reset the configuration port properties before each 
> server startup, because servers change those values to the actual port 
> numbers they run.

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