You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Nahappan Somasundaram (JIRA)" <ji...@apache.org> on 2016/09/21 03:15:20 UTC

[jira] [Created] (AMBARI-18426) Active ambari server check required in ambari server JAR

Nahappan Somasundaram created AMBARI-18426:
----------------------------------------------

             Summary: Active ambari server check required in ambari server JAR
                 Key: AMBARI-18426
                 URL: https://issues.apache.org/jira/browse/AMBARI-18426
             Project: Ambari
          Issue Type: Bug
          Components: ambari-server
    Affects Versions: 2.2.0
            Reporter: Nahappan Somasundaram
            Assignee: Nahappan Somasundaram
            Priority: Critical


Sometimes ambari server instances are started directly using the ambari-server JAR instead of using ambari-server.py script.

The check for detecting if the current instance is the active instance is in ambari-server.py script (AMBARI-13196) but not in the Java code. In order to take care of this scenario, the same check is required in the Java code in AmbariServer.java::main().



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)