Demogorgon314 commented on code in PR #18150: URL: https://github.com/apache/pulsar/pull/18150#discussion_r1002938839
########## pulsar-broker/src/test/java/org/apache/pulsar/broker/loadbalance/LocalBrokerDataTest.java: ########## @@ -0,0 +1,22 @@ +package org.apache.pulsar.broker.loadbalance; Review Comment: The new test class needs to add an apache license header. You can copy it from other classes. -- 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]
