xuzhenbao commented on PR #839: URL: https://github.com/apache/celix/pull/839#issuecomment-4162690925
> In the current implementation, if the same service is imported by multiple Remote Service Admins (RSA), I will remove the imported service with the lower ranking. Is this redundant? Because the ranking is a property of the service, and the service consumer can get the service with the higher ranking as needed. I think I should remove this part of the logic. I have revised the code implementation, retaining all the imported services. And the service ranking of imported services is set according to the configuration property `CELIX_RSA_IMPORTED_SERVICE_RANKING_OFFSETS`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
