[
https://issues.apache.org/jira/browse/IGNITE-4116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15688683#comment-15688683
]
Prachi Garg commented on IGNITE-4116:
-------------------------------------
Fixed the Java documentation. Please review [1]
For the .NET documentation [2], the following is not clear to me-
"There are Ignite events for client reconnect (these events are local, i.e.
they are fired only on client node): `EventType.ClientNodeDisconnected` and
`EventType.ClientNodeReconnected`.
Also there are `ClientDisconnected` and `ClientReconnected` events in
`IIgnite`."
Are there 4 types of events for client reconnection?
[1]
http://apacheignite.gridgain.org/v1.7/docs/clients-vs-servers#client-reconnection
[2]
https://apacheignite-net.readme.io/v1.7/docs/clients-and-servers#client-reconnection
> .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: Prachi Garg
> 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)