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

Semyon Danilov updated IGNITE-14538:
------------------------------------
    Description: 
We need to introduce a configuration for the network module that allows to 
specify configuration parameters of different subsystems, including, but not 
limited to:
 # ScaleCube parameters
 # Future await timeouts

 

I propose this layout for NetworkConfiguration:
 * ServerConfiguration (port, port range, various tcp connection parameters 
like `soLinger`)
 * ClientConfiguration (tcp connection parameters like `soLinger`)
 * ScaleCubeConfiguration (gossipInterval, syncTimeout and such)
 * NodeFinderConfiguration (as atm we don't have a support for the polymorphic 
configuration, all parameters for different node finders will be placed under 
NodeFinderConfiguration)

  was:
We need to introduce a configuration for the network module that allows to 
specify configuration parameters of different subsystems, including, but not 
limited to:
 # ScaleCube parameters
 # Future await timeouts


> Network module configuration
> ----------------------------
>
>                 Key: IGNITE-14538
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14538
>             Project: Ignite
>          Issue Type: Sub-task
>            Reporter: Semyon Danilov
>            Assignee: Semyon Danilov
>            Priority: Major
>              Labels: ignite-3
>
> We need to introduce a configuration for the network module that allows to 
> specify configuration parameters of different subsystems, including, but not 
> limited to:
>  # ScaleCube parameters
>  # Future await timeouts
>  
> I propose this layout for NetworkConfiguration:
>  * ServerConfiguration (port, port range, various tcp connection parameters 
> like `soLinger`)
>  * ClientConfiguration (tcp connection parameters like `soLinger`)
>  * ScaleCubeConfiguration (gossipInterval, syncTimeout and such)
>  * NodeFinderConfiguration (as atm we don't have a support for the 
> polymorphic configuration, all parameters for different node finders will be 
> placed under NodeFinderConfiguration)



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

Reply via email to