You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Konstantin Dudkov (JIRA)" <ji...@apache.org> on 2017/10/24 08:09:00 UTC

[jira] [Resolved] (IGNITE-6655) gracefully handle AmazonS3Exception: Slow Down in TcpDiscoveryS3IpFinder

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

Konstantin Dudkov resolved IGNITE-6655.
---------------------------------------
    Resolution: Not A Problem

we can set [ClientConfiguration|http://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/com/amazonaws/ClientConfiguration.html] to TcpDiscoveryS3IpFinder and use RetryPolicy

> gracefully handle AmazonS3Exception: Slow Down in TcpDiscoveryS3IpFinder
> ------------------------------------------------------------------------
>
>                 Key: IGNITE-6655
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6655
>             Project: Ignite
>          Issue Type: Improvement
>      Security Level: Public(Viewable by anyone) 
>    Affects Versions: 2.1
>            Reporter: Konstantin Dudkov
>            Assignee: Konstantin Dudkov
>
> for now if we got "AmazonS3Exception: Slow Down" in TcpDiscoveryS3IpFinder node stops
> we should handle this situation with some kind of backoff algorithm



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)