-
Task
-
Resolution: Done
-
Major
-
None
-
None
Currently it only adds a singleton_name if channel is requested via createMultiplexerChannel() methods, not for createChannel(String stack). But the latter will possibly become the default, and if two services request channels from the same stack and there is no singleton_name, there will be conflicts. The AS should use a shared transport whenever possible.