I've been evaluating Spring XD for a major project and I'm wondering how to update module code with zero downtime.
It seems that, for updating a module, it first needs to be deleted. And deleting a module implies destroying streams.
Several ideas comes to my mind on how to do this with zero downtime (like rerouting a stream to a queue). Any other ideas, ways or solutions?