You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Alexey Romanenko (Jira)" <ji...@apache.org> on 2020/09/16 16:22:00 UTC

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

     [ https://issues.apache.org/jira/browse/BEAM-10816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Romanenko reassigned BEAM-10816:
---------------------------------------

    Assignee: Alexey Romanenko

> 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
>            Assignee: Alexey Romanenko
>            Priority: P2
>
> 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)