[ 
https://issues.apache.org/jira/browse/AMQNET-735?focusedWorklogId=942394&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-942394
 ]

ASF GitHub Bot logged work on AMQNET-735:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 07/Nov/24 10:51
            Start Date: 07/Nov/24 10:51
    Worklog Time Spent: 10m 
      Work Description: bertvan commented on PR #90:
URL: https://github.com/apache/activemq-nms-amqp/pull/90#issuecomment-2461917893

   Hi @Havret is it possible this change did not make it into the 
Apache.NMS.AMQP 2.2 package?
   https://www.nuget.org/packages/Apache.NMS.AMQP
   
   We're using Apache.NMS.AMQP 2.2 and Apache.NMS 2.1 packages, but receive a 
System.TypeLoadException:
   Method 'add_AsyncListener' in type 'Apache.NMS.AMQP.NmsMessageConsumer' ... 
does not have an implementation.
   
   It seems there are no corresponding (github) tags associated to check this.
   The version at 
https://activemq.apache.org/components/nms/providers/amqp/downloads/ doesn't 
contain it.
   The version at https://www.nuget.org/packages/Apache.NMS.AMQP/2.2.0 doesn't 
contain it.
   
   ```
   Method 'add_AsyncListener' in type 'Apache.NMS.AMQP.NmsMessageConsumer' from 
assembly 'Apache.NMS.AMQP, Version=2.2.0.0, Culture=neutral, 
PublicKeyToken=null' does not have an implementation. 
   
   System.TypeLoadException    
   at Apache.NMS.AMQP.NmsSession..ctor(NmsConnection connection, NmsSessionId 
sessionId, AcknowledgementMode acknowledgementMode)    
   at Apache.NMS.AMQP.NmsConnection.CreateSessionAsync(AcknowledgementMode 
acknowledgementMode)    
   at 
Apache.NMS.AMQP.Util.Synchronization.TaskExtensions.GetAsyncResult[T](Task`1 
task)    
   at Apache.NMS.AMQP.NmsConnection.CreateSession(AcknowledgementMode 
acknowledgementMode) 
   ```




Issue Time Tracking
-------------------

    Worklog Id:     (was: 942394)
    Time Spent: 4h 40m  (was: 4.5h)

> Add option to consume messages asynchronously
> ---------------------------------------------
>
>                 Key: AMQNET-735
>                 URL: https://issues.apache.org/jira/browse/AMQNET-735
>             Project: ActiveMQ .Net
>          Issue Type: New Feature
>          Components: AMQP, NMS
>    Affects Versions: AMQP-2.0.0, API-2.1.0
>            Reporter: Krzysztof Porębski
>            Assignee: Krzysztof Porębski
>            Priority: Major
>             Fix For: API-2.1.0
>
>          Time Spent: 4h 40m
>  Remaining Estimate: 0h
>
> Add API allowing to consume messages asynchronously.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to