dbwong commented on a change in pull request #482: PHOENIX-4925 Use Segment 
tree to organize Guide Post Info
URL: https://github.com/apache/phoenix/pull/482#discussion_r275092264
 
 

 ##########
 File path: 
phoenix-core/src/main/java/org/apache/phoenix/query/QueryServicesOptions.java
 ##########
 @@ -249,6 +250,8 @@
     // Allow stats collection to be initiated by client multiple times 
immediately
     public static final int DEFAULT_MIN_STATS_UPDATE_FREQ_MS = 0;
     public static final int DEFAULT_STATS_CACHE_THREAD_POOL_SIZE = 4;
+    // The default targeted count of guide posts in a chunk
 
 Review comment:
   Any reasoning on why 128?

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