[
https://issues.apache.org/jira/browse/ARTEMIS-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16637662#comment-16637662
]
ASF GitHub Bot commented on ARTEMIS-2108:
-----------------------------------------
GitHub user jbertram opened a pull request:
https://github.com/apache/activemq-artemis/pull/2345
ARTEMIS-2108 Potential StackOverflowError when load balancing disabled
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jbertram/activemq-artemis ARTEMIS-2108
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2345.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2345
----
commit d9e1a7e007aefe79416f44593a71ce0694bcdc9e
Author: Justin Bertram <jbertram@...>
Date: 2018-10-04T00:18:27Z
ARTEMIS-2108 Potential StackOverflowError when load balancing disabled
----
> Potential StackOverflowError when load balancing disabled
> ---------------------------------------------------------
>
> Key: ARTEMIS-2108
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2108
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Major
>
> It's possible that when a cluster has disabled message load balancing then a
> message sent to a node that only has a corresponding remote queue binding
> will trigger a stack overflow.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)