Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
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.
Attachments
Attachments
Issue Links
- is duplicated by
-
HDFS-11753 Multiple JournalNode Daemons Coexist
- Resolved