Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
Description
Artemis ServerPlugin should support the ability to plug into the destination (aka Address) lifecycle.
The 5.x API separated destinations and virtual destinations had separate APIs. Separate APIs for Virtual Destinations (aka Virtual Topics) probably isn't needed, as long as it can be determined if an address was created by/linked to a virtual topic via introspection.
- Destination/Address created – access to destination name, type, clientId, connectionId, userId, destination name, and is it a virtual destination, is temporary, or an alias, etc.
- Destination/Address removed – same as above.. and also the ability to indicate if it was removed due to scheduled garbage collection
- Destination/Address changed
Attachments
Issue Links
- duplicates
-
ARTEMIS-1619 Add plugin support for address creation, update and removal
- Resolved
- is related to
-
ARTEMIS-898 Artemis Plugin Support
- Closed