michaelpearce-gain commented on a change in pull request #39: AMQNET-617: 
Support Message Selectors
URL: https://github.com/apache/activemq-nms-amqp/pull/39#discussion_r330029245
 
 

 ##########
 File path: README.md
 ##########
 @@ -62,7 +62,7 @@ So in general most of the top level classes that implement 
the Apache.NMS interf
 | IMessageProducer | Y * | Anonymous producers are only supported on 
connections with the ANONYMOUS-RELAY capability. |
 | MsgDeliveryMode.Persistent | Y | Producers will block on send until an 
outcome is received or will timeout after waiting the RequestTimeout timespan 
amount. Exceptions may be throw depending on the outcome or if the producer 
times out. |
 | MsgDeliveryMode.NonPersistent | Y | Producers will not block on send nor 
expect to receive an outcome. Should an exception be raised from the outcome 
the exception will be delivered using the the connection ExceptionListener. |
-| IMessageConsumer | Y * | Message Selectors and noLocal filter are not 
supported. |
+| IMessageConsumer | Y * | NoLocal filter is not supported. |
 
 Review comment:
   just re-read, in context its right.

----------------------------------------------------------------
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


With regards,
Apache Git Services

Reply via email to