MarvinLitt commented on a change in pull request #3294: 
[CARBONDATA-3462][DOC]Added documentation for index server
URL: https://github.com/apache/carbondata/pull/3294#discussion_r305570021
 
 

 ##########
 File path: 
integration/spark2/src/main/scala/org/apache/carbondata/indexserver/IndexServer.scala
 ##########
 @@ -178,6 +171,8 @@ object IndexServer extends ServerInterface {
           server.stop()
         }
       })
+      CarbonProperties.getInstance().addProperty(CarbonCommonConstants
 
 Review comment:
   people may use carbon.enable.index.server = false to close the distributed  
pruning, but they may be forget to change the 
carbon.max.executor.lru.cache.size configuration. So it's better to have a 
unique control here.

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


With regards,
Apache Git Services

Reply via email to