Skip to content

ARTEMIS-322 auto-create/delete JMS topic#561

Closed
jbertram wants to merge 1 commit intoapache:masterfrom
jbertram:ARTEMIS-322
Closed

ARTEMIS-322 auto-create/delete JMS topic#561
jbertram wants to merge 1 commit intoapache:masterfrom
jbertram:ARTEMIS-322

Conversation

@jbertram
Copy link
Copy Markdown
Contributor

@jbertram jbertram commented Jun 4, 2016

Implements a new feature for the broker whereby it may automatically create and
delete JMS topics which are not explicitly defined through the management API
or file-based configuration. A JMS topic is created in response to a sent
message or connected subscriber. The topic may subsequently be deleted when it
no longer has any subscribers. Auto-creation and auto-deletion can both be
turned on/off via address-setting.

Implements a new feature for the broker whereby it may automatically create and
delete JMS topics which are not explicitly defined through the management API
or file-based configuration. A JMS topic is created in response to a sent
message or connected subscriber. The topic may subsequently be deleted when it
no longer has any subscribers. Auto-creation and auto-deletion can both be
turned on/off via address-setting.
@clebertsuconic
Copy link
Copy Markdown
Contributor

I want to run a few tests before merging

@asfgit asfgit closed this in ee6176c Jun 6, 2016
@jbertram jbertram deleted the ARTEMIS-322 branch January 2, 2018 17:29
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