jon-wei commented on a change in pull request #6916: Add master/data/query 
server concepts to docs/packaging
URL: https://github.com/apache/incubator-druid/pull/6916#discussion_r252029630
 
 

 ##########
 File path: docs/content/configuration/realtime.md
 ##########
 @@ -61,7 +61,7 @@ The realtime node uses several of the global configs in 
[Configuration](../confi
 |Property|Description|Default|
 |--------|-----------|-------|
 |`druid.processing.buffer.sizeBytes`|This specifies a buffer size for the 
storage of intermediate results. The computation engine in both the Historical 
and Realtime nodes will use a scratch buffer of this size to do all of their 
intermediate computations off-heap. Larger values allow for more aggregations 
in a single pass over the data while smaller values can require more passes 
depending on the query that is being executed.|auto (max 1GB)|
-|`druid.processing.formatString`|Realtime and historical nodes use this format 
string to name their processing threads.|processing-%s|
+|`druid.processing.formatString`|Realtime and Historical nodes use this format 
string to name their processing threads.|processing-%s|
 
 Review comment:
   They've been deprecated but not removed from the docs yet

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org
For additional commands, e-mail: commits-h...@druid.apache.org

Reply via email to