On Wed, Jun 29, 2016 at 3:05 PM, Adel Boutros <[email protected]> wrote: ...
> > > Hello, > > > > > > In Qpid Java Broker, we can set any port dynamically in the > config.json file > > > by using properties and setting them on the command line. Is there > something > > > similar for the dispatcher? > Hi, I understand this would be practical, but I am not a fan of this feature. Configuration templates is something that should be managed by the deployment automation of your choice, like puppet or ansible. I dislike it when applications handle this themselves, because then each implements its own and mutually incompatible syntax. Slippery slope argument: if templating is implemented, it is only a question of time when somebody else asks for if statement... -- Jiří Daněk Messaging QA
