[
https://issues.apache.org/jira/browse/IGNITE-10098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16685187#comment-16685187
]
ASF GitHub Bot commented on IGNITE-10098:
-----------------------------------------
GitHub user Max-Pudov opened a pull request:
https://github.com/apache/ignite/pull/5379
IGNITE-10098 TcpCommunicationSpi for .NET misses some properties
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-10098
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5379.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5379
----
commit d28462c523af7ba9463d3be15c882cdc2f2c5b09
Author: Max-Pudov <pudov.max@...>
Date: 2018-11-13T13:21:32Z
IGNITE-10098 TcpCommunicationSpi for .NET misses some properties of java
TcpCommunicationSpi
----
> TcpCommunicationSpi for .NET misses some properties of java
> TcpCommunicationSpi
> --------------------------------------------------------------------------------
>
> Key: IGNITE-10098
> URL: https://issues.apache.org/jira/browse/IGNITE-10098
> Project: Ignite
> Issue Type: Task
> Components: platforms
> Affects Versions: 1.6
> Reporter: Maxim Pudov
> Assignee: Maxim Pudov
> Priority: Major
> Fix For: 2.8
>
>
> For example, TcpCommunicationSpi in .NET doesn't have socketWriteTimeout.
> It might be helpful to create an API parity test for TcpCommunicationSpi like
> DataRegionConfigurationParityTest.cs for DataRegionConfiguration.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)