Skip to content

feat(pulsar): improve channel with pulsar bindings #1326

Description

@gulecroc

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status
Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions