[
https://issues.apache.org/jira/browse/AMBARI-13492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14965750#comment-14965750
]
Hudson commented on AMBARI-13492:
---------------------------------
ABORTED: Integrated in Ambari-branch-2.1 #715 (See
[https://builds.apache.org/job/Ambari-branch-2.1/715/])
AMBARI-13492. NN HA wizard gets stuck when JournalNodes fail after (akovalenko:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=2aee7bf1028095669d0f38978efa65066eb7bf5b])
* ambari-web/test/views/main/admin/highAvailability/nameNode/step6_view_test.js
* ambari-web/app/messages.js
* ambari-web/app/views/main/admin/highAvailability/nameNode/step6_view.js
*
ambari-web/app/controllers/main/admin/highAvailability/nameNode/step6_controller.js
> NN HA wizard gets stuck when JournalNodes fail after getting started
> --------------------------------------------------------------------
>
> Key: AMBARI-13492
> URL: https://issues.apache.org/jira/browse/AMBARI-13492
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.1.3
> Reporter: Aleksandr Kovalenko
> Assignee: Aleksandr Kovalenko
> Priority: Critical
> Fix For: 2.1.3
>
> Attachments: AMBARI-13492.patch
>
>
> Attempting to enable NameNode HA, and the wizard is stuck at initializing
> shared edits when the JournalNodes are not running. The HA wizard does start
> the JNs, but if they stop for some reason, the wizard is stuck without any
> message. The reason the wizard is stuck is that it relies on JN's JMX
> response which is not available
> {code}
> "metrics" : {
> "dfs" : {
> "journalnode" : {
> "journalsStatus" : "{\"myha\":{\"Formatted\":\"true\"}}",
> {code}
> When this is not available we should tell user why wizard has a disabled Next
> button.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)