Reason/Context
Operation only render the channel address, whereas in case of Pulsar it is the combination of :
- channel.bindings.pulsar.persistence
- server.bindings.pulsar.tenant
- channel.bindings.pulsar.namespace
- channel.address
Description
Could it be possible to reuse pulsar bindings to provide channel fullname ?
<persistence>://<tenant>/<namespace>/<address>
Thank you
Reason/Context
Operation only render the channel address, whereas in case of Pulsar it is the combination of :
Description
Could it be possible to reuse pulsar bindings to provide channel fullname ?
<persistence>://<tenant>/<namespace>/<address>Thank you