You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Kevin Minder (JIRA)" <ji...@apache.org> on 2018/02/06 13:39:00 UTC

[jira] [Created] (KNOX-1173) Allow same service name to be used in different service roles

Kevin Minder created KNOX-1173:
----------------------------------

             Summary: Allow same service name to be used in different service roles
                 Key: KNOX-1173
                 URL: https://issues.apache.org/jira/browse/KNOX-1173
             Project: Apache Knox
          Issue Type: Bug
          Components: Server
    Affects Versions: 0.14.0
            Reporter: Kevin Minder


There is apparently an assumption that all service names are "globally" unique.  This seems like an onerous assumption and I don't believe was the original intent of the service role/name pair.  Ideally, the service names should not need to be unique within a given rule.  Specifically it should be ok to have OOZIE/oozie and OOZIEUI/oozie service definitions both with the same name.

 

If this is not possible Knox then at a minimum the conflict should be detected and reported as early as possible.  This may only be possible during topology deployment.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)