ow2-proactive / scheduling

Multi-platform Scheduling and Workflows Engine
http://www.activeeon.com/workflows-scheduling
GNU Affero General Public License v3.0
61 stars 54 forks source link

rmUrl field in InfrastructureManager and multi-protocol #1823

Open activeeon-bot opened 10 years ago

activeeon-bot commented 10 years ago

Original issue created by Fabien Viale on 11, Jul 2014 at 12:43 PM - SCHEDULING-2050


rmUrl property in InfrastructureManager is set to default protocol and cannot be overriden to use the alternate protocol

activeeon-bot commented 9 years ago

Original comment posted by Youri Bonnaffe on 06, Aug 2014 at 12:21 PM


With this change 28dc357 22/05/14 15:35 Oleg Smirnov Removed rmUrl from InfrastructureManager....

the rmUrl field is set in setNodeSource() so it is automatically retrieved and it does not need to be typed in by the user.

Could provide more details about which children architecture use it? And when?

activeeon-bot commented 9 years ago

Original comment posted by Youri Bonnaffe on 20, Aug 2014 at 12:39 PM


And (link: ~osmirnov), how is that supposed to work with multi protocol ?

activeeon-bot commented 9 years ago

Original comment posted by Fabien Viale on 20, Aug 2014 at 16:50 PM


I was working on this problem before going on holidays, a full extension to the API to support mutiple urls. But I didn't manage to finish before leaving and now it's too late to integrate this work to the release. I guess for now we have to stick to the "default" url.

activeeon-bot commented 9 years ago

Original comment posted by Vladimir Bodnartchouk on 20, Aug 2014 at 18:33 PM


The multi-protocol cannot be supported with the current RMNodeStarter implementation since it accept only 1 url of the ResourceManager as command line arg.

activeeon-bot commented 9 years ago

Original comment posted by Vladimir Bodnartchouk on 10, Sep 2014 at 12:06 PM


Imho the workarounds are: