Hi Sai,

+1 for making the cluster configuration API public. This looks great!

One question I have is about how the Java API is supposed to work. You are
saying that the clients and servers will not send cluster configuration
messages over their existing channels, but will instead connect to this
admin REST endpoint. How do the clients and servers discover that endpoint
and how do they make sure they have the right security certificates to
connect, etc.? It seems like this will require additional configuration on
the clients and servers so they can connect to this endpoint?

-Dan

On Thu, May 24, 2018 at 11:57 AM, Sai Boorlagadda <
sai_boorlaga...@apache.org> wrote:

> Hello,
>
> Updating configuration of Geode clusters involves a workflow and is
> currently only exposed through 'gfsh commands'. Proposing a new service/API
> to manage Geode clusters in which the underlying workflow is accessible
> through an API.
>
> https://cwiki.apache.org/confluence/display/GEODE/
> Cluster+Management+Service
>
> I would like to hear the feedback on the proposal.
>
> Sai
>

Reply via email to