eolivelli commented on code in PR #17153:
URL: https://github.com/apache/pulsar/pull/17153#discussion_r957178061
##########
pulsar-broker/src/test/java/org/apache/pulsar/broker/auth/MockedPulsarServiceBaseTest.java:
##########
@@ -87,20 +87,20 @@
*/
public abstract class MockedPulsarServiceBaseTest extends TestRetrySupport {
public final static String BROKER_KEYSTORE_FILE_PATH =
-
Resources.getResource("certificate-authority/jks/broker.keystore.jks").getPath();
+ "";
Review Comment:
Is this change related to this patch?
--
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]