[
https://issues.apache.org/jira/browse/IGNITE-13204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180607#comment-17180607
]
Maksim Timonin commented on IGNITE-13204:
-----------------------------------------
Hi [~Vladimir Pligin] ! Current status:
# Discussed on dev list that the issue can be resolved with just configuring
k8s cluster with StatefulSet (as DNS names of nodes aren't changed). But agreed
that Ignite should provide opportunity to configure ThinClient within k8s env
with the single setting.
# I've implementing this setting. Common idea is rather simple but there are
some corner cases in the org.apache.ignite.internal.client.thin.ReliableChannel
class that should be carefully tested. I'm working on this now and on next week
will provide a PR for review.
> Java Thin client Kubernetes discovery
> -------------------------------------
>
> Key: IGNITE-13204
> URL: https://issues.apache.org/jira/browse/IGNITE-13204
> Project: Ignite
> Issue Type: New Feature
> Components: platforms
> Reporter: Alexandr
> Assignee: Maksim Timonin
> Priority: Major
> Labels: java
>
> Thin clients should be able to discover servers from within Kubernetes pod
> through k8s API, without specifying any IP addresses.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)