Details
-
Bug
-
Status: Resolved
-
P2
-
Resolution: Fixed
-
2.23.0
-
None
Description
It's not possible to provide custom implementation of RateLimitPolicy because KinesisClientThrottledException class which is the type of the parameter of onThrottle method is package private.
This makes it impossible to implement onThrottle method outside of org.apache.beam.sdk.io.kinesis package.
Attachments
Issue Links
- links to