[
https://issues.apache.org/jira/browse/APEXCORE-548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15550100#comment-15550100
]
David Yan commented on APEXCORE-548:
------------------------------------
I actually think we should make that logic part of the getDisplayName() method
and completely remove getAppAlias method from LogicalPlanConfiguration, because
we should call the same method to get the proper name no matter what
application type (java, json, properites, etc) we are dealing with.
> ApexCLI does not correctly detect running applications with the same name at
> launch time
> ----------------------------------------------------------------------------------------
>
> Key: APEXCORE-548
> URL: https://issues.apache.org/jira/browse/APEXCORE-548
> Project: Apache Apex Core
> Issue Type: Bug
> Reporter: David Yan
> Assignee: David Yan
>
> ApexCli is incorrectly using the fully qualified class name of the
> Application class instead of the name given in the ApplicationAnnotation when
> trying to make sure no running application bears the same name.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)