Renaming a message queue/topic

This is preview documentation for a feature that's scheduled in an upcoming release.

Introduction

Renaming existing queues/topics from event connectors and reflecting those changes in your message broker is not currently supported.

Similarly, renaming existing queues/topics in your message broker and reflecting those changes in existing event connectors is not currently supported.

What to do if a queue/topic name changes

If an existing queue/topic name changes, you should:

  1. Remove the queue from any Patchworks event connectors (this also removes the queue from any process flow trigger shapes).

  2. Make the required change directly in your message broker (e.g. RabbitMQ).

Last updated