You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Preston Percival (Jira)" <ji...@apache.org> on 2020/11/17 16:57:00 UTC

[jira] [Created] (AMQNET-647) Cannot Create MessageListener on NmsMessageConsumer

Preston Percival created AMQNET-647:
---------------------------------------

             Summary: Cannot Create MessageListener on NmsMessageConsumer
                 Key: AMQNET-647
                 URL: https://issues.apache.org/jira/browse/AMQNET-647
             Project: ActiveMQ .Net
          Issue Type: Bug
          Components: ActiveMQ, AMQP
    Affects Versions: 1.7.2, AMQP-1.8.1
            Reporter: Preston Percival


In the Apache.Nms.AMQP project at "activemq-nms-amqp/src/NMS.AMQP/NmsMessageConsumer.cs" line 194 the event "private event MessageListener Listener;" is private which makes it where there is no way to handle message events when consuming. Is this a mistake? Is there some other method/event that should be used to asynchronously listen to messages?

https://github.com/apache/activemq-nms-amqp/blob/2e97a3ce6eafbb4dfe8965d8a4b18190156b1a24/src/NMS.AMQP/NmsMessageConsumer.cs#L194



--
This message was sent by Atlassian Jira
(v8.3.4#803005)