[jboss-jira] [JBoss JIRA] (WFCORE-1612) Allow applying the same configuration changes to multiple Standalone nodes

Tomaz Cerar (JIRA) issues at jboss.org
Wed Jun 22 16:17:00 EDT 2016


    [ https://issues.jboss.org/browse/WFCORE-1612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13256036#comment-13256036 ] 

Tomaz Cerar commented on WFCORE-1612:
-------------------------------------

Well, than just connect to each standalone server separately and apply changes, I don't see what could we do to help with this kind of scenario.
you need some coordinator "server" which pushes updates to all standalone servers.
Our ootb solution for that is domain mode, but with standalone you can do it with some other server / tool that does that for you.
maybe ansible or something like that.

> Allow applying the same configuration changes to multiple Standalone nodes
> --------------------------------------------------------------------------
>
>                 Key: WFCORE-1612
>                 URL: https://issues.jboss.org/browse/WFCORE-1612
>             Project: WildFly Core
>          Issue Type: Feature Request
>            Reporter: Sebastian Łaskawiec
>            Assignee: Brian Stansberry
>
> I would like to request a supporting configuration changes to multiple standalone nodes the same way as currently DMR in domain mode works.
> The main motivation behind that is using WF based Projects (like Infinispan HotRod Server) in the Cloud. By using DMR we can ensure changing configuration on the fly, which is very important in our case.
> In Infinispan project we use DMR to propagate configuration changes to all nodes in the cluster (e.g. adding a cache, changing it etc). When considering Cloud deployment we use Standalone mode. It would be nice to find a way to propagate configuration changes to all servers the same way as we do in Domain mode.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)



More information about the jboss-jira mailing list