mjsax commented on code in PR #16148:
URL: https://github.com/apache/kafka/pull/16148#discussion_r1622742983


##########
docs/ops.html:
##########
@@ -3143,7 +3143,7 @@ <h5 class="anchor-heading"><a 
id="kafka_streams_store_monitoring" class="anchor-
       </tr>
       <tr>
         <td>all-latency-avg</td>
-        <td>The average all operation execution time in ns.</td>
+        <td>The average execution time in ns, for iterating over the results 
of the all operation.</td>

Review Comment:
   "iterating over all results" implicitly says "until close", but being 
explicit might be better? -- Also just a suggestion. Feel free to reject, or 
merge your and my ideas to something even better.



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

Reply via email to