Ajay Kumar created HDFS-12407: --------------------------------- Summary: Journal nodes fails to shutdown cleanly if JournalNodeHttpServer or JournalNodeRpcServer fails to start Key: HDFS-12407 URL: https://issues.apache.org/jira/browse/HDFS-12407 Project: Hadoop HDFS Issue Type: Bug Reporter: Ajay Kumar
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 {code}dfs.journalnode.http-address{code} # Start the journalnode. JournalNodeHttpServer start will fail with bind exception while journalnode process will continue to run. -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org