You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Keith Wall (Commented) (JIRA)" <ji...@apache.org> on 2011/12/20 15:21:30 UTC

[jira] [Commented] (QPID-3698) org.apache.qpid.server.store.MessageStoreShutdownTest occasionally fails on Jenkins CI

    [ https://issues.apache.org/jira/browse/QPID-3698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13173213#comment-13173213 ] 

Keith Wall commented on QPID-3698:
----------------------------------

I think this is a problem with the test, which has been exposed by Rob's performance tuning work QPID-3687.   The test relies on the action of the sub flush runner to deliver messages to the queue.  There is an unlucky timeout where this delivery does not occur leading to the NPE.  

It seems to me that the test has little value and should be removed.  
                
> org.apache.qpid.server.store.MessageStoreShutdownTest occasionally fails on Jenkins CI
> --------------------------------------------------------------------------------------
>
>                 Key: QPID-3698
>                 URL: https://issues.apache.org/jira/browse/QPID-3698
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker, Java Tests
>            Reporter: Keith Wall
>
> https://builds.apache.org/view/M-R/view/Qpid/job/Qpid-Java-Java-TestMatrix/182/
> Stacktrace
> java.lang.NullPointerException
> 	at org.apache.qpid.server.protocol.InternalTestProtocolSession.getDelivers(InternalTestProtocolSession.java:102)
> 	at org.apache.qpid.server.store.MessageStoreShutdownTest.test(MessageStoreShutdownTest.java:65)
> 	at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:135)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org