You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2018/01/30 10:09:00 UTC

[jira] [Comment Edited] (IGNITE-7282) .NET: Thin client: Failover

    [ https://issues.apache.org/jira/browse/IGNITE-7282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16344755#comment-16344755 ] 

Pavel Tupitsyn edited comment on IGNITE-7282 at 1/30/18 10:08 AM:
------------------------------------------------------------------

On the second thought, we should provide a list of host:port pairs, so multiple hosts in a single property does not work.
Ports may be different because of config differences, cloud deployments, multiple datacenters, etc.

Let's provide {{ICollection<EndPoint> IgniteClientConfiguration.EndPoints}} property in addition to existing {{Host:Port}} pair.


was (Author: ptupitsyn):
On the second thought, we should provide a list of host:port pairs, so multiple hosts in a single property does not work.

Let's provide {{ICollection<EndPoint> IgniteClientConfiguration.EndPoints}} property in addition to existing {{Host:Port}} pair.

> .NET: Thin client: Failover
> ---------------------------
>
>                 Key: IGNITE-7282
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7282
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms, thin client
>    Affects Versions: 2.4
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>              Labels: .NET
>
> Currently user has to manually connect to some specific Ignite server.
> Implement some kind of automatic failover where Thin Client knows about multiple nodes.



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