see: org.apache.activemq.transport.stomp.Stomp12Test https://git-wip-us.apache.org/repos/asf?p=activemq.git;a=blob_plain;f=activemq-stomp/src/test/java/org/apache/activemq/transport/stomp/Stomp12Test.java;hb=HEAD
On Tue, 3 Jul 2018 at 23:47 Avikash Mishra <[email protected]> wrote: > Hi Gary, > > Thanks for your reply. > Is there any tests I can leverage off? I need to test the > onStompMessageAck method in StompSubsrcription.java class. > Or if you can point me in the right direction. > > Thanks > Avikash > > On 3/07/2018, at 9:14 PM, Gary Tully <[email protected]> wrote: > > > > please add a unit test that will demonstrate the problem and fix and also > > protect it. > > > > On Tue, 3 Jul 2018, 06:04 Avikash Mishra, <[email protected]> wrote: > > > >> Hi there, > >> > >> We have been having the issue mentioned here > >> https://issues.apache.org/jira/browse/AMQ-7006 > >> > >> I have attached a patch. Please review and get back to me asap. We have > >> tested this on our test environment and all seems to work fine and fixes > >> the issue we are having. Would like to create my own fork and commit > please. > >> > >> Thanks > >> Avikash > >
