jackylk commented on a change in pull request #3171: [CARBONDATA-3337] 
Implemented Hadoop RPC framework for index server
URL: https://github.com/apache/carbondata/pull/3171#discussion_r277541530
 
 

 ##########
 File path: 
core/src/main/java/org/apache/carbondata/core/constants/CarbonCommonConstants.java
 ##########
 @@ -2104,4 +2104,17 @@ private CarbonCommonConstants() {
    */
   public static final String CARBON_QUERY_DATAMAP_BLOOM_CACHE_SIZE_DEFAULT_VAL 
= "512";
 
-}
+  public static final String CARBON_INDEX_SERVER_POLICY = 
"carbon.index.server.policy";
 
 Review comment:
   please write description for this config in comment, like in what scenario 
this config is used, why user would config it, what valid values are, etc

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to