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

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

                Author: ASF GitHub Bot
            Created on: 05/Feb/21 14:20
            Start Date: 05/Feb/21 14:20
    Worklog Time Spent: 10m 
      Work Description: michaelpearce-gain commented on a change in pull 
request #18:
URL: https://github.com/apache/activemq-nms-api/pull/18#discussion_r570999228



##########
File path: src/nms-api/INMSContext.cs
##########
@@ -117,11 +188,21 @@ public interface INMSContext : IDisposable, IStartable, 
IStoppable
         /// Creates a temporary queue
         /// </summary>
         ITemporaryQueue CreateTemporaryQueue();
+        
+        /// <summary>
+        /// Creates a temporary queue
+        /// </summary>
+        Task<ITemporaryQueue> CreateTemporaryQueueAsync();

Review comment:
       How about GetQueue and GetTopic




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

    Worklog Id:     (was: 548655)
    Time Spent: 10h 20m  (was: 10h 10m)

> NMS 2.0
> -------
>
>                 Key: AMQNET-637
>                 URL: https://issues.apache.org/jira/browse/AMQNET-637
>             Project: ActiveMQ .Net
>          Issue Type: Improvement
>          Components: NMS
>    Affects Versions: 1.8.0
>            Reporter: Michael Andre Pearce
>            Priority: Major
>             Fix For: API-2.0.0
>
>          Time Spent: 10h 20m
>  Remaining Estimate: 0h
>
> NMS API is still at JMS 1.1 api level, this is to update the NMS api to the 
> latest JMS 2.0 apiĀ 



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

Reply via email to