You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Sandor Molnar (Jira)" <ji...@apache.org> on 2023/05/30 11:52:00 UTC

[jira] [Created] (KNOX-2909) Ignore CORE_SETTINGS service discovery

Sandor Molnar created KNOX-2909:
-----------------------------------

             Summary: Ignore CORE_SETTINGS service discovery
                 Key: KNOX-2909
                 URL: https://issues.apache.org/jira/browse/KNOX-2909
             Project: Apache Knox
          Issue Type: Bug
          Components: cm-discovery
    Affects Versions: 2.1.0
            Reporter: Sandor Molnar
            Assignee: Sandor Molnar
             Fix For: 2.1.0


As a side-effect of KNOX-2899, Knox tries to scan the entire cluster (again) during service discovery. In case CM is not reachable, but previous discovery results are available in the service discovery repository (an in-memory Caffeine cache), discovery fails, because it tries to get roles for a new CM service called {{{}CORE-SETTINGS{}}}.

This is a special CM service, which Knox's CM service discovery should completely ignore.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)