Skip to content

Conversation

@mergify
Copy link

@mergify mergify bot commented Nov 5, 2025

rabbit_registry classes are currently static, hard-coded in rabbit registry. Dinamically searching for new classes using Erlang attributes allows for plugins to add new classes and make use of the registry.
i.e. shovel protocols can benefit of this feature


This is an automatic backport of pull request #14897 done by [Mergify](https://mergify.com).

rabbit_registry classes are currently static, hard-coded in rabbit registry.
Dinamically searching for new classes using Erlang attributes allows
for plugins to add new classes and make use of the registry.
i.e. shovel protocols can benefit of this feature

(cherry picked from commit ca2bdfb)
@michaelklishin michaelklishin changed the title Rabbit registry: Dinamically allow to define new classes (backport #14897) Registry: make it possible to define a custom entity class (backport #14897) Nov 5, 2025
@michaelklishin michaelklishin changed the title Registry: make it possible to define a custom entity class (backport #14897) Registry: make it possible to define a custom entity class via module attributes (backport #14897) Nov 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants