dclim commented on a change in pull request #7428: Add errors and state to
stream supervisor status API endpoint
URL: https://github.com/apache/incubator-druid/pull/7428#discussion_r278310981
##########
File path:
server/src/main/java/org/apache/druid/segment/realtime/appenderator/StreamAppenderatorDriver.java
##########
@@ -167,7 +167,7 @@ public AppenderatorDriverAddResult add(
*
* @return {@link AppenderatorDriverAddResult}
*
- * @throws IOException if there is an I/O error while allocating or writing
to a segment
+ * @throws IOException if there is an I/O error while allocating or writing
to a segmentq
Review comment:
typo
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]