You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vasiliy Sisko (JIRA)" <ji...@apache.org> on 2019/03/27 06:47:00 UTC

[jira] [Created] (IGNITE-11635) Wrong type of setter argument for TcpDiscoverySpi#reconDelay

Vasiliy Sisko created IGNITE-11635:
--------------------------------------

             Summary: Wrong type of setter argument for TcpDiscoverySpi#reconDelay 
                 Key: IGNITE-11635
                 URL: https://issues.apache.org/jira/browse/IGNITE-11635
             Project: Ignite
          Issue Type: Improvement
          Components: general
    Affects Versions: 2.4
            Reporter: Vasiliy Sisko


org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi#reconDelay variable has long type but org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi#setReconnectDelay accept argument with int type.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)