kfaraz commented on code in PR #14356:
URL: https://github.com/apache/druid/pull/14356#discussion_r1213438038


##########
docs/development/extensions-core/kinesis-ingestion.md:
##########
@@ -624,7 +624,7 @@ If the above limits are exceeded, Kinesis throws 
ProvisionedThroughputExceededEx
 Kinesis tasks pause by `fetchDelayMillis` or 3 seconds, whichever is larger, 
and then attempt the call again.
 
 In most cases, the default settings for fetch parameters are sufficient to 
achieve good performance without excessive
-memory usage. However, in some cases, you may need to adjust these parameters 
in order to more finely control fetch rate
+memory usage. However, in some cases, you may need to adjust these parameters 
to more finely control fetch rate

Review Comment:
   ```suggestion
   memory usage. However, in some cases, you may need to adjust these 
parameters to control fetch rate
   and memory usage more finely.
   ```



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