You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/18 09:38:00 UTC

[jira] [Work logged] (AMQNET-601) Add test toolkit for frame based assertions

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

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

                Author: ASF GitHub Bot
            Created on: 18/Aug/19 09:37
            Start Date: 18/Aug/19 09:37
    Worklog Time Spent: 10m 
      Work Description: Havret commented on issue #9: AMQNET-601: Add test toolkit for frame based assertions 
URL: https://github.com/apache/activemq-nms-amqp/pull/9#issuecomment-522306456
 
 
   @cjwmorgan-sol Hey, you are right. I came across the same issue during work on https://github.com/apache/activemq-nms-amqp/pull/20. Luckily I think we can address this by, extending amqpnetlite handler api, with option to override settled flag with false. It should do the trick as for now all our AmqpProducers use sender link with `Unsettled` SettleMode.
 
----------------------------------------------------------------
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:
users@infra.apache.org


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

            Worklog Id:     (was: 296907)
            Time Spent: 10m
    Remaining Estimate: 0h

> Add test toolkit for frame based assertions 
> --------------------------------------------
>
>                 Key: AMQNET-601
>                 URL: https://issues.apache.org/jira/browse/AMQNET-601
>             Project: ActiveMQ .Net
>          Issue Type: Improvement
>          Components: AMQP, NMS
>    Affects Versions: 1.8.0
>            Reporter: Krzysztof Porebski
>            Priority: Major
>             Fix For: 1.8.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> During the work on transactions support, I realized that the current approach to integration testing is not comprehensive enough, and we will need something more sophisticated to cover all required scenarios with confidence that all is working as it is expected to.
> The general idea is to build frame based assertion toolkit, the same way as qpid jms does. 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)