You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2021/03/26 06:27:45 UTC

[GitHub] [activemq-artemis] franz1981 commented on pull request #3520: ARTEMIS-3208 Reduce Garbage on Session batch acknowledge

franz1981 commented on pull request #3520:
URL: https://github.com/apache/activemq-artemis/pull/3520#issuecomment-807972334


   I see some failures that could be related:
   ```
    org.objectweb.jtests.jms.conform.message.properties.JMSXPropertyTest.testJMSXDeliveryCount(org.objectweb.jtests.jms.conform.message.properties.JMSXPropertyTest)
   [INFO]   Run 1: PASS
   Error:    Run 2: JMSXPropertyTest.testJMSXDeliveryCount:146->JMSTestCase.fail:68->Assert.fail:88 javax.jms.IllegalStateException: Transaction is in invalid state COMMITTED
   [INFO] 
   Error:  org.objectweb.jtests.jms.conform.session.QueueSessionTest.testRollbackRececeivedMessage(org.objectweb.jtests.jms.conform.session.QueueSessionTest)
   [INFO]   Run 1: PASS
   Error:    Run 2: QueueSessionTest.testRollbackRececeivedMessage:98->JMSTestCase.fail:68->Assert.fail:88 javax.jms.IllegalStateException: Transaction is in invalid state COMMITTED
   [INFO] 
   Error:  org.objectweb.jtests.jms.conform.session.TopicSessionTest.testRollbackReceivedMessage(org.objectweb.jtests.jms.conform.session.TopicSessionTest)
   [INFO]   Run 1: PASS
   Error:    Run 2: TopicSessionTest.testRollbackReceivedMessage:90->JMSTestCase.fail:68->Assert.fail:88 javax.jms.IllegalStateException: Transaction is in invalid state COMMITTED
   ```
   But I cannot reproduce it locally, they just work fine for me


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