Hi.

We have server apps that starts as ignite server instance and we have
client apps that connect cluster as client nodes. These client applications
can start and stop regularly we only use key to node mapping in that client
applications. But we are having issues like:

http://apache-ignite-users.70518.x6.nabble.com/Connecting-Amazon-cluster-with-client-from-local-td3453.html#a3464
http://apache-ignite-users.70518.x6.nabble.com/Client-Connecting-Issues-td6582.html#a6601

etc.

I think of implementing an abstract cluster model that servers will use
ignite cluster and clients won't join the ignite cluster but only connect
servers with a port. I will push server cluster changes to clients. Only
requirement for clients to know key to node mapping.

I hope I could explain it correctly.

Regards.

On Sat, Sep 10, 2016 at 1:41 PM, Taras Ledkov <tled...@gridgain.com> wrote:

> Hi,
>
> Please provide any additional details about your case if it is possible.
>
> In general the answer is not. Because the mapping is based on cluster
> topology.
> Affinity functions uses information about nodes IDs and nodes order.
>
>
> On Sat, Sep 10, 2016 at 5:29 PM, Alper Tekinalp <al...@evam.com> wrote:
>
>> Hi all.
>>
>> It might be a silly question but is it possible to find cache key to node
>> mapping without starting an ignite instance (server or client)? I use
>> FairAffinityFucntion as affinity function?
>>
>>
>> Regards.
>>
>> --
>>
>> *Alper Tekinalp*
>>
>>
>> *Software Developer*
>>
>>
>> *Evam ​Stream Analytics*
>>
>> *Atatürk Mah.Turgut Özal Bulvarı Gardenya 1 Plaza 42/B K:4 Ataşehir /
>> İSTANBUL*
>>
>> *Tlf : +90216 688 45 46 <%2B90216%20688%2045%2046> Fax : +90216 688 45 47
>> <%2B90216%20688%2045%2047> Gsm:+90 536 222 76 01
>> <%2B90%20553%20489%2044%2099>*
>> *www.evam.com <http://www.evam.com/>*
>> <http://www.evam.com>
>>
>
> --
>
> Taras Ledkov
> Mail-To: tled...@gridgain.com
>
>


-- 

*Alper Tekinalp*


*Software Developer*


*Evam ​Stream Analytics*

*Atatürk Mah.Turgut Özal Bulvarı Gardenya 1 Plaza 42/B K:4 Ataşehir /
İSTANBUL*

*Tlf : +90216 688 45 46 <%2B90216%20688%2045%2046> Fax : +90216 688 45 47
<%2B90216%20688%2045%2047> Gsm:+90 536 222 76 01
<%2B90%20553%20489%2044%2099>*
*www.evam.com <http://www.evam.com/>*
<http://www.evam.com>

Reply via email to