You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2023/05/12 21:31:00 UTC

[jira] [Created] (FELIX-6607) Web Console Plugins should have a predictable order in case of label conflicts

Konrad Windszus created FELIX-6607:
--------------------------------------

             Summary: Web Console Plugins should have a predictable order in case of label conflicts
                 Key: FELIX-6607
                 URL: https://issues.apache.org/jira/browse/FELIX-6607
             Project: Felix
          Issue Type: Improvement
          Components: Web Console
            Reporter: Konrad Windszus


In case two web console plugins register for the same label it is currently not predictable which is getting used (because the service being started later overwrites earlier ones with the same label). The regular ServiceReference.compareTo(…) semantics should be used to determine which of the conflicting plugins should win.



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