-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.9.0, 3.0.0-beta1
-
Component/s: None
-
Labels:None
-
Hadoop Flags:Reviewed
Journal nodes fails to shutdown cleanly if JournalNodeHttpServer or JournalNodeRpcServer fails to start.
Steps to recreate the issue:
- Change the http port for JournalNodeHttpServerr to some port which is already in use
dfs.journalnode.http-address
- Start the journalnode. JournalNodeHttpServer start will fail with bind exception while journalnode process will continue to run.
- is duplicated by
-
HDFS-11753 Multiple JournalNode Daemons Coexist
-
- Resolved
-