[
https://issues.apache.org/jira/browse/IGNITE-22882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Puchkovskiy updated IGNITE-22882:
---------------------------------------
Description:
When a thin client connects, it obtains cluster ID from the server node and
validates that this cluster ID matches previous cluster ID the client saw (if
any).
It should obtain N cluster IDs and check that previous cluster ID it saw (if
any) is one of these cluster IDs.
As the server currently can only have 1 cluster ID, it should send a list of
just 1 cluster ID.
> Support many cluster IDs on thin client connection
> --------------------------------------------------
>
> Key: IGNITE-22882
> URL: https://issues.apache.org/jira/browse/IGNITE-22882
> Project: Ignite
> Issue Type: Improvement
> Reporter: Roman Puchkovskiy
> Priority: Major
> Labels: ignite-3
>
> When a thin client connects, it obtains cluster ID from the server node and
> validates that this cluster ID matches previous cluster ID the client saw (if
> any).
> It should obtain N cluster IDs and check that previous cluster ID it saw (if
> any) is one of these cluster IDs.
> As the server currently can only have 1 cluster ID, it should send a list of
> just 1 cluster ID.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)