[
https://issues.apache.org/jira/browse/IGNITE-4116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665131#comment-15665131
]
Denis Magda commented on IGNITE-4116:
-------------------------------------
[~ptupitsyn],
A couple of minor comments from my side:
- Please rephrase the following sentence "This example demonstrates the usage
of automatic client reconnect feature. /// NOTE: There should be no other nodes
running." to "This example demonstrates the usage of client's automatic
reconnection feature. + /// NOTE: There must be no other cluster nodes
running on the host."
- [~pgarg], in my understanding the title of the documentation [1] should use
"reconnection" word instead of "reconnect" since the latter is never used as a
verb. I would rename it to "Automatic Client Reconnection". Please suggest a
valid naming and review the whole section on .NET [1] and Java [2] sides.
Pavel, the rest looks good to me.
[1] https://apacheignite-net.readme.io/docs/clients-and-servers#client-reconnect
[2] https://apacheignite.readme.io/docs/clients-vs-servers#client-reconnect
> .NET: documentation and example for client reconnect feature
> ------------------------------------------------------------
>
> Key: IGNITE-4116
> URL: https://issues.apache.org/jira/browse/IGNITE-4116
> Project: Ignite
> Issue Type: Sub-task
> Affects Versions: 1.7
> Reporter: Denis Magda
> Assignee: Vladimir Ozerov
> Fix For: 1.8
>
> Attachments: Screen Shot 2016-10-31 at 8.53.01 AM.png
>
>
> Presently the documentation and example about the client reconnect feature is
> missing on .NET side. Let's fill this gap.
> - Documentation can be taken from Java side
> (https://apacheignite.readme.io/docs/clients-vs-servers#client-reconnect)
> - The example that can be (should be) added to the distribution is the
> following
> https://github.com/gridgain/apache-ignite/blob/ignite-net-advanced-examples/modules/platforms/dotnet/examples/Apache.Ignite.Examples/Advanced/ClientReconnectExample.cs
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)