EnMasseProject / enmasse

EnMasse - Self-service messaging on Kubernetes and OpenShift
https://enmasseproject.github.io
Apache License 2.0
190 stars 87 forks source link

Allow specifying redirects for an address and/or a tenant #4402

Open lulf opened 4 years ago

lulf commented 4 years ago

Overview

When migrating applications from one instance of EnMasse to another, or from one messaging tenant to another, it would be useful to have applications receive redirects with the new endpoints that should be used.

Design

The address specification would need to have additional fields to configure the desired redirect URLs. Likewise for messagingtenants or messagingendpoints in the shared-infra world.

In the implementation, we would need:

Tasklist

TBD

bordeuax commented 4 years ago

@lulf I opened a issue into JIR Qpid dispatch router DISPATCH-1632 don't know if it'is was the right place and if i putted the right description but is linked to the above issue.