You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by RaiSaurabh <gi...@git.apache.org> on 2018/03/16 07:38:15 UTC

[GitHub] activemq-artemis issue #1793: ARTEMIS-1498: Openwire internal headers should...

Github user RaiSaurabh commented on the issue:

    https://github.com/apache/activemq-artemis/pull/1793
  
    @michaelandrepearce @clebertsuconic Apologies for delaying this and dragging this long. I tried to fix the code to pass all the test cases of OpenWire but still, I get 5 failed test cases. I would require your contribution/guidance in fixing the same.   
    
    Following are the failed test cases:
    OpenWireGroupingTest.testGrouping
    JmsTopicRequestReplyTest.testSendAndReceive
    RedeliveryPolicyTest.testRedeliveryPolicyPerDestination
    TemporaryQueueClusterTest.testClusteredQueue


---