Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WFLY-2511] NPE when HornetQ control resource does not exist #5474

Closed

Conversation

jmesnil
Copy link
Member

@jmesnil jmesnil commented Nov 15, 2013

guard against using a HornetQ control resource that does not exist and
rollback the operation with a meaningful message instead of throwing a
NPE

fix a potential infinite loop if a queue does not exist by preventing
forwarding an operation to a runtime-queue if the operation is already
for a runtime-queue

guard against using a HornetQ control resource that does not exist and
rollback the operation with a meaningful message instead of throwing a
NPE

fix a potential infinite loop if a queue does not exist by preventing
forwarding an operation to a runtime-queue if the operation is *already*
for a runtime-queue
@wildfly-ci
Copy link

Build 1547 is now running using a merge of df1be10

@wildfly-ci
Copy link

Build 1547 outcome was SUCCESS using a merge of df1be10
Summary: Tests passed: 5291, ignored: 190 Build time: 1:47:33

@bstansberry
Copy link
Contributor

Merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants