sijie commented on issue #517: Port a few useful utilities from DistributedLog
URL: https://github.com/apache/bookkeeper/issues/517#issuecomment-330817266
 
 
   I think this is for introducing a shared resources manager for managing the 
common resources like scheduler/executor. This allows things like scheduler, 
timer shared between two different components. It manages reference counts of 
resources and tear down them when they don't need. It provides a clear way on 
managing resources.
   
   Jia, pls change the caption to reflect what are the changes.
   
   Enrico, we are not making bk a general library. For better merging dlog and 
bk, it is making sense to put common utils in a common place, so it can be used 
across the board. Hope this make sense.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to