[
https://issues.apache.org/jira/browse/KARAF-7517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17578952#comment-17578952
]
ASF GitHub Bot commented on KARAF-7517:
---------------------------------------
Maurice-Betzel opened a new pull request, #91:
URL: https://github.com/apache/karaf-cellar/pull/91
[KARAF-7517] Avoid local removal of remote service if more consumers remain
after uninstall of a consumer
[KARAF-7518] Remove locally registered remote service if no longer available
[KARAF-7515] Return CancellationException instead of null if service not
reachable
[KARAF-7433] Added cluster wide propagation of service properties
Additional:
-Added plenty of logging
-Some code cleanup and renaming
-Added and renamed constants in Constants.java
-Shell listing of services now sorted and extended with the endpoint Id
-ImportServiceListener internal thead no longer dying on collection
modification
> Karaf Cellar DOSGi, remote service is removed even with consumers remaining
> ---------------------------------------------------------------------------
>
> Key: KARAF-7517
> URL: https://issues.apache.org/jira/browse/KARAF-7517
> Project: Karaf
> Issue Type: Bug
> Components: cellar
> Affects Versions: cellar-4.2.1
> Reporter: Maurice Betzel
> Priority: Major
> Fix For: cellar-4.2.2
>
>
> If a node has more than 1 consumer of the same remote service, and one
> consumer is switched off, the Cellar ImportServiceListener will remove that
> remote service from the local service registry leaving the other consumers
> starving.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)