gaoran10 commented on pull request #9878: URL: https://github.com/apache/pulsar/pull/9878#issuecomment-797141406
Yes, you are right. Great work! Maybe we could find a way to make the same offloaders nar packages in the different directories only be loaded once. For example, in the `PulsarService` one `Offloaders` field is enough, we could use a set to record the loaded directories and add the new offloader to the existing `Offloaders`. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
