You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Sebastian Graca (Jira)" <ji...@apache.org> on 2020/08/26 10:36:00 UTC

[jira] [Created] (BEAM-10816) Not possible to implement own RateLimitPolicy

Sebastian Graca created BEAM-10816:
--------------------------------------

             Summary: Not possible to implement own RateLimitPolicy
                 Key: BEAM-10816
                 URL: https://issues.apache.org/jira/browse/BEAM-10816
             Project: Beam
          Issue Type: Bug
          Components: io-java-kinesis
    Affects Versions: 2.23.0
            Reporter: Sebastian Graca


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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)