gaozhangmin commented on PR #4801:
URL: https://github.com/apache/bookkeeper/pull/4801#issuecomment-4956166502

   > Thanks for improving this path and avoiding repeated metadata driver 
initialization.
   > 
   > One thing that might be worth considering is whether we can wire in the 
bookie server’s existing MetadataBookieDriver or LedgerManagerFactory here. 
Since the server already creates and owns those resources through its 
lifecycle, GC could potentially borrow the factory and only create/close the 
per-run LedgerUnderreplicationManager. That would keep the ownership/close 
semantics centralized while still achieving the reuse goal.
   
   PTAL
   


-- 
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]

Reply via email to