ZachChuba commented on PR #24818: URL: https://github.com/apache/pulsar/pull/24818#issuecomment-3377804154
It appears that the test cases pull in some utils from common, which are expecting bookkeeper to be shaded in. Ran into same issue even when explicitly including the dependency with test scope. Unsure if we can actually remove bookkeeper from the client shading. Will experiment. As for why I can't test locally - machine restrictions. I must pull dependencies via my company's proxy and some dependencies are not available on that proxy (funnily enough, partially due to the very vulnerabilities im trying to remove); even tried manually populating my cache and it still failed. My personal machine is a beater. I have been testing through CI on the PR I made in my fork -- 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]
