stanislavkozlovski commented on code in PR #587:
URL: https://github.com/apache/kafka-site/pull/587#discussion_r1500054892


##########
37/streams/developer-guide/config-streams.html:
##########
@@ -730,7 +713,6 @@ <h4><a class="toc-backref" 
href="#id35">rack.aware.assignment.strategy</a><a cla
             <ul class="simple">
               <li><code class="docutils literal"><span 
class="pre">none</span></code>. This is the default value which means rack 
aware task assignment will be disabled.</li>
               <li><code class="docutils literal"><span 
class="pre">min_traffic</span></code>. This settings means that the rack aware 
task assigner will compute an assignment which tries to minimize cross rack 
traffic.</li>
-              <li><code class="docutils literal"><span 
class="pre">balance_subtopology</span></code>. This settings means that the 
rack aware task assigner will compute an assignment which will try to balance 
tasks from same subtopology to different clients and minimize cross rack 
traffic on top of that.</li>

Review Comment:
   need to double check this and the above



-- 
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: dev-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to