mayankshriv commented on a change in pull request #6817:
URL: https://github.com/apache/incubator-pinot/pull/6817#discussion_r616278199



##########
File path: 
pinot-broker/src/main/java/org/apache/pinot/broker/broker/BrokerAdminApiApplication.java
##########
@@ -39,12 +40,15 @@
 
 public class BrokerAdminApiApplication extends ResourceConfig {
   private static final String RESOURCE_PACKAGE = 
"org.apache.pinot.broker.api.resources";
+  public static final String PINOT_CONFIGURATION = "pinotConfiguration";

Review comment:
       Yeah, I was thinking about the same, couldn't find an appropriate place. 
Have any suggestions?




-- 
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to