[
https://issues.apache.org/jira/browse/ARTEMIS-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16094123#comment-16094123
]
ASF GitHub Bot commented on ARTEMIS-1300:
-----------------------------------------
Github user clebertsuconic commented on a diff in the pull request:
https://github.com/apache/activemq-artemis/pull/1410#discussion_r128418363
--- Diff:
artemis-server/src/main/java/org/apache/activemq/artemis/core/server/Consumer.java
---
@@ -19,9 +19,18 @@
import java.util.List;
import org.apache.activemq.artemis.core.filter.Filter;
+import org.apache.activemq.artemis.spi.core.protocol.SessionCallback;
public interface Consumer {
+ /** i
--- End diff --
thanks!
> Sending Core & receiving AMQP can lead to deadlock when direct delivering
> -------------------------------------------------------------------------
>
> Key: ARTEMIS-1300
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1300
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: clebert suconic
> Assignee: clebert suconic
>
> I couldn't write a test for this, however I have seen this deadlock under
> high performance tests.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)