PengZheng commented on PR #414:
URL: https://github.com/apache/celix/pull/414#issuecomment-1097494112

   > I prefer that we require the RSAs to start service tracker / register 
service async during export / import and simplify the remote service topology 
manager.
   
   Can Component A still register services both sync and async? Existing users 
should not be affected by this change.
   
   It seems that 
https://github.com/apache/celix/pull/414/commits/0913af41282e029fc19b03b930267ba5829c4608
 does not have ABBA problem, locks are always acquired in order 
exportedServicesLock->importedServicesLock->rsaListLock.


-- 
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: dev-unsubscr...@celix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to