Indhumathi27 commented on a change in pull request #3738:
URL: https://github.com/apache/carbondata/pull/3738#discussion_r419871090



##########
File path: docs/index-server.md
##########
@@ -82,6 +82,15 @@ the pruned blocklets which would be further used for result 
fetching.
 
 **Note:** Multiple JDBC drivers can connect to the index server to use the 
cache.
 
+## Enabling Size based distribution for Legacy stores
+The default round robin based distribution causes unequal distribution of 
cache amoung the executors, which can cause any 1 of the executors to be 
bloated with too much cache and cause performance degrade.

Review comment:
       ```suggestion
   The default round robin based distribution causes unequal distribution of 
cache among the executors, which can cause any 1 of the executors to be bloated 
with too much cache and cause performance degrade.
   ```




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


Reply via email to