Hi Thomas, Thanks a lot for the updates you brought to the main Koya repository.
I saw and can see you're still declaring a resource for each broker. This is painful as it means modifying your metainfo & possibly resource.json in case you want to grow your cluster, say beyond 10 machines :) Wouldn't it more logically fit into slider to declare one server.xml configuration, one resource type, and actually flex the application / play with the instance # to grow it ? I saw from Gour's comment that you were concerned about unique id generation. Maybe using the app_container_tag would be a good starting point ? For what it's worth, it seemed to work out properly for me. Kind regards, JB
