That would be peer class loading && data stream .
Thanks
------------------ ???????? ------------------
??????:
"user"
<[email protected]>;
????????: 2021??11??15??(??????) ????3:59
??????: "user"<[email protected]>;
????: Re: client node connects to server nodes behind NAT
Hi, I'll touch on a similar topic a little tomorrow on IgniteSummit [1], you're
welcome :)
But, a thick client is part of topology, and it has to be able to
connect every node in the cluster directly, then thick clients have to be
run within the same kubernetes cluster. Thin clients were designed to eliminate
this problem.
What features of thick clients do you want to use?
[1] https://ignite-summit.org/sessions/293596
On Mon, Nov 15, 2021 at 3:50 AM MJ <[email protected]> wrote:
Hi,
Is that possible for a non-Kubernetes client node connects to server nodes
within Kubernetes ?
have read below docs seems impossible
https://ignite.apache.org/docs/latest/installation/kubernetes/azure-deployment#connecting-client-nodes
Have tried with thin client outside of Kubernetes - that works fine
client node(thick client) - always throw exceptions, most likely the internal
ips bebind NAT cannot be detected from external , is there any workaround to
implement that non-Kubernetes client node connects to server nodes within
Kubernetes ? I'd like to utilise the power features of thick client. and They
can be depoloyed everywhere if there is the way of making it.
Thanks,
Ma Jun