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