[
https://issues.apache.org/jira/browse/ARTEMIS-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16675439#comment-16675439
]
ASF GitHub Bot commented on ARTEMIS-2108:
-----------------------------------------
GitHub user jbertram opened a pull request:
https://github.com/apache/activemq-artemis/pull/2417
ARTEMIS-2108 fix another potential StackOverflow
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/2417.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 #2417
----
commit bb9cdd4bdb6fe789afc24d96dbf61985c69f0e3e
Author: Justin Bertram <jbertram@...>
Date: 2018-11-05T16:42:32Z
ARTEMIS-2108 fix another potential StackOverflow
----
> 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
> Fix For: 2.7.0, 2.6.4
>
>
> 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)