showuon commented on code in PR #571:
URL: https://github.com/apache/kafka-site/pull/571#discussion_r1422089912


##########
35/javadoc/allclasses-index.html:
##########
@@ -655,7 +656,7 @@ <h1 title="All Classes and Interfaces" class="title">All 
Classes and Interfaces<
 <div class="col-first odd-row-color all-classes-table 
all-classes-table-tab5"><a 
href="org/apache/kafka/common/errors/CoordinatorLoadInProgressException.html" 
title="class in 
org.apache.kafka.common.errors">CoordinatorLoadInProgressException</a></div>
 <div class="col-last odd-row-color all-classes-table all-classes-table-tab5">
 <div class="block">In the context of the group coordinator, the broker returns 
this error code for any coordinator request if
- it is still loading the group metadata (e.g.</div>
+ it is still loading the group metadata (e.g. after a leader change for that 
group metadata topic partition).</div>

Review Comment:
   Seriously, I have no idea. 



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