[
https://issues.apache.org/jira/browse/AMBARI-18426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15511896#comment-15511896
]
Hudson commented on AMBARI-18426:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #5710 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/5710/])
AMBARI-18426: Active ambari server check required in ambari server JAR
(nsomasundaram:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=07a3a3cff17d5df91e77fde0f6f5e0a9cac8aec5])
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/configuration/Configuration.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariServer.java
> 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
> Attachments: rb52128.patch
>
>
> 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)