vtlim commented on a change in pull request #12128:
URL: https://github.com/apache/druid/pull/12128#discussion_r785166779



##########
File path: docs/operations/mixed-workloads.md
##########
@@ -40,15 +40,15 @@ You can profile Druid queries using normal performance 
profiling techniques such
 The largest bottleneck will likely be in the Broker HTTP threads.
 Mitigate resource contention of the Broker HTTP threads with query laning.
 However, mixed workloads also affect other resources, including processing 
threads and merge buffers.
-Reduce the burden on these resources by applying service tiering in addition 
to query laning.
+To reduce the burden on these resources, apply both service tiering and to 
query laning.

Review comment:
       ```suggestion
   To reduce the burden on these resources, apply both service tiering and 
query laning.
   ```




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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to