dariuszseweryn commented on PR #9754: URL: https://github.com/apache/nifi/pull/9754#issuecomment-2694920421
That's a good callout. In [the official docs](https://docs.aws.amazon.com/streams/latest/dev/building-enhanced-consumers-kcl-java.html) it states that only the `KinesisAsyncClient` should have the `maxConcurrency` settings increased. I will accommodate that. > Important The Amazon Kinesis Client might see significantly increased latency, unless you configure KinesisAsyncClient to have a maxConcurrency high enough to allow all leases plus additional usages of KinesisAsyncClient. -- 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]
