michaeljmarshall commented on pull request #9878: URL: https://github.com/apache/pulsar/pull/9878#issuecomment-797261044
> 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. How would you determine which nar packages are the same? I agree that it would be good to try to prevent unnecessary class loading, but I also think users that are loading offloaders from two different directories are likely doing so intentionally. ---------------------------------------------------------------- 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]
