You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The url format for the InMemory and Kafka BRoker follow the pattern of: http://<broker-URL>/<namespace>/<broker-name>
I think we should align with this format, even if our brokers are not multi-tenant, as discussed in our weekly sync.
By following the same pattern we will reduce friction from people moving from the InMemory Broker or the Kafka Broker to RabbitMQ
Problem
The url format for the InMemory and Kafka BRoker follow the pattern of:
http://<broker-URL>/<namespace>/<broker-name>
I think we should align with this format, even if our brokers are not multi-tenant, as discussed in our weekly sync.
By following the same pattern we will reduce friction from people moving from the InMemory Broker or the Kafka Broker to RabbitMQ
Persona:
System Integrator, System Operator or Developer creating a broker
Exit Criteria
When a broker is created the URL exposed follow the pattern:
/<namespace>/<broker-name>
Time Estimate (optional):
(TBD)
Additional context (optional)
The text was updated successfully, but these errors were encountered: