Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
The service ranking is an important property of services and one often needs to look for all implementations of a given service and sort them by their ranking - to list them in the order they are used by some other component.
Thus adding a new column to the services table that can be sorted like the other ones would be really helpful. Filtering down to one service interface is already possible since FELIX-4202 (e.g. (objectclass=*.MyService).