You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alan Conway (JIRA)" <ji...@apache.org> on 2012/07/19 23:23:34 UTC

[jira] [Created] (QPID-4159) HA missing messages in failover test.

Alan Conway created QPID-4159:
---------------------------------

             Summary: HA missing messages in failover test.
                 Key: QPID-4159
                 URL: https://issues.apache.org/jira/browse/QPID-4159
             Project: Qpid
          Issue Type: Bug
          Components: C++ Clustering
    Affects Versions: 0.17
            Reporter: Alan Conway
            Assignee: Alan Conway
             Fix For: 0.18


Running this test: 

 ha_tests.py *.test_failover_send_receive -DDURATION=2

in a loop eventually fails with something like:

  AssertionError: test8 missing message 17529>17454

The test should run indefinitely with no missing messages.

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Commented] (QPID-4159) HA missing messages in failover test.

Posted by "Alan Conway (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-4159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13420979#comment-13420979 ] 

Alan Conway commented on QPID-4159:
-----------------------------------

Comitted to trunk 1364804
                
> HA missing messages in failover test.
> -------------------------------------
>
>                 Key: QPID-4159
>                 URL: https://issues.apache.org/jira/browse/QPID-4159
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Clustering
>    Affects Versions: 0.17
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>             Fix For: 0.18
>
>
> Running this test: 
>  ha_tests.py *.test_failover_send_receive -DDURATION=2
> in a loop eventually fails with something like:
>   AssertionError: test8 missing message 17529>17454
> The test should run indefinitely with no missing messages.

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Commented] (QPID-4159) HA missing messages in failover test.

Posted by "Alan Conway (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-4159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423100#comment-13423100 ] 

Alan Conway commented on QPID-4159:
-----------------------------------

Additional patch to finally fix the issue, review at https://reviews.apache.org/r/6153/
Request 0.18 merge.
                
> HA missing messages in failover test.
> -------------------------------------
>
>                 Key: QPID-4159
>                 URL: https://issues.apache.org/jira/browse/QPID-4159
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Clustering
>    Affects Versions: 0.17
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>             Fix For: 0.18
>
>
> Running this test: 
>  ha_tests.py *.test_failover_send_receive -DDURATION=2
> in a loop eventually fails with something like:
>   AssertionError: test8 missing message 17529>17454
> The test should run indefinitely with no missing messages.

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Resolved] (QPID-4159) HA missing messages in failover test.

Posted by "Alan Conway (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-4159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alan Conway resolved QPID-4159.
-------------------------------

    Resolution: Fixed

Committed to trunk r1366179 and 0.18 branch r1366180 
                
> HA missing messages in failover test.
> -------------------------------------
>
>                 Key: QPID-4159
>                 URL: https://issues.apache.org/jira/browse/QPID-4159
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Clustering
>    Affects Versions: 0.17
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>             Fix For: 0.18
>
>
> Running this test: 
>  ha_tests.py *.test_failover_send_receive -DDURATION=2
> in a loop eventually fails with something like:
>   AssertionError: test8 missing message 17529>17454
> The test should run indefinitely with no missing messages.

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Commented] (QPID-4159) HA missing messages in failover test.

Posted by "Justin Ross (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-4159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421333#comment-13421333 ] 

Justin Ross commented on QPID-4159:
-----------------------------------

Reviewed by Gordon.  Approved for 0.18.
                
> HA missing messages in failover test.
> -------------------------------------
>
>                 Key: QPID-4159
>                 URL: https://issues.apache.org/jira/browse/QPID-4159
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Clustering
>    Affects Versions: 0.17
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>             Fix For: 0.18
>
>
> Running this test: 
>  ha_tests.py *.test_failover_send_receive -DDURATION=2
> in a loop eventually fails with something like:
>   AssertionError: test8 missing message 17529>17454
> The test should run indefinitely with no missing messages.

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Reopened] (QPID-4159) HA missing messages in failover test.

Posted by "Alan Conway (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-4159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alan Conway reopened QPID-4159:
-------------------------------


The failures are still occuring, but less frequently. Reopening.
                
> HA missing messages in failover test.
> -------------------------------------
>
>                 Key: QPID-4159
>                 URL: https://issues.apache.org/jira/browse/QPID-4159
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Clustering
>    Affects Versions: 0.17
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>             Fix For: 0.18
>
>
> Running this test: 
>  ha_tests.py *.test_failover_send_receive -DDURATION=2
> in a loop eventually fails with something like:
>   AssertionError: test8 missing message 17529>17454
> The test should run indefinitely with no missing messages.

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Commented] (QPID-4159) HA missing messages in failover test.

Posted by "Alan Conway (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-4159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13420748#comment-13420748 ] 

Alan Conway commented on QPID-4159:
-----------------------------------

Fix for review: https://reviews.apache.org/r/6093/

Request merge to 0.18
                
> HA missing messages in failover test.
> -------------------------------------
>
>                 Key: QPID-4159
>                 URL: https://issues.apache.org/jira/browse/QPID-4159
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Clustering
>    Affects Versions: 0.17
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>             Fix For: 0.18
>
>
> Running this test: 
>  ha_tests.py *.test_failover_send_receive -DDURATION=2
> in a loop eventually fails with something like:
>   AssertionError: test8 missing message 17529>17454
> The test should run indefinitely with no missing messages.

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Resolved] (QPID-4159) HA missing messages in failover test.

Posted by "Alan Conway (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-4159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alan Conway resolved QPID-4159.
-------------------------------

    Resolution: Fixed

Committed to 0.18 branch r1365044
                
> HA missing messages in failover test.
> -------------------------------------
>
>                 Key: QPID-4159
>                 URL: https://issues.apache.org/jira/browse/QPID-4159
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Clustering
>    Affects Versions: 0.17
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>             Fix For: 0.18
>
>
> Running this test: 
>  ha_tests.py *.test_failover_send_receive -DDURATION=2
> in a loop eventually fails with something like:
>   AssertionError: test8 missing message 17529>17454
> The test should run indefinitely with no missing messages.

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Commented] (QPID-4159) HA missing messages in failover test.

Posted by "Justin Ross (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-4159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423285#comment-13423285 ] 

Justin Ross commented on QPID-4159:
-----------------------------------

Further change is approved for 0.18.
                
> HA missing messages in failover test.
> -------------------------------------
>
>                 Key: QPID-4159
>                 URL: https://issues.apache.org/jira/browse/QPID-4159
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Clustering
>    Affects Versions: 0.17
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>             Fix For: 0.18
>
>
> Running this test: 
>  ha_tests.py *.test_failover_send_receive -DDURATION=2
> in a loop eventually fails with something like:
>   AssertionError: test8 missing message 17529>17454
> The test should run indefinitely with no missing messages.

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Commented] (QPID-4159) HA missing messages in failover test.

Posted by "Gordon Sim (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-4159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423199#comment-13423199 ] 

Gordon Sim commented on QPID-4159:
----------------------------------

Same comment as above: Change poses no risk for 0.18 if there is still time to squeeze it in. It is a clear defect so would be very nice to see it fixed in this release.
                
> HA missing messages in failover test.
> -------------------------------------
>
>                 Key: QPID-4159
>                 URL: https://issues.apache.org/jira/browse/QPID-4159
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Clustering
>    Affects Versions: 0.17
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>             Fix For: 0.18
>
>
> Running this test: 
>  ha_tests.py *.test_failover_send_receive -DDURATION=2
> in a loop eventually fails with something like:
>   AssertionError: test8 missing message 17529>17454
> The test should run indefinitely with no missing messages.

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Comment Edited] (QPID-4159) HA missing messages in failover test.

Posted by "Alan Conway (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-4159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423418#comment-13423418 ] 

Alan Conway edited comment on QPID-4159 at 7/26/12 9:27 PM:
------------------------------------------------------------

Committed to trunk r1366179 and 0.18 branch r1366206
                
      was (Author: aconway):
    Committed to trunk r1366179 and 0.18 branch r1366180 
                  
> HA missing messages in failover test.
> -------------------------------------
>
>                 Key: QPID-4159
>                 URL: https://issues.apache.org/jira/browse/QPID-4159
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Clustering
>    Affects Versions: 0.17
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>             Fix For: 0.18
>
>
> Running this test: 
>  ha_tests.py *.test_failover_send_receive -DDURATION=2
> in a loop eventually fails with something like:
>   AssertionError: test8 missing message 17529>17454
> The test should run indefinitely with no missing messages.

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Commented] (QPID-4159) HA missing messages in failover test.

Posted by "Gordon Sim (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-4159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421282#comment-13421282 ] 

Gordon Sim commented on QPID-4159:
----------------------------------

Change poses no risk for 0.18 if there is still time to squeeze it in. It is a clear defect so would be very nice to see it fixed in this release.
                
> HA missing messages in failover test.
> -------------------------------------
>
>                 Key: QPID-4159
>                 URL: https://issues.apache.org/jira/browse/QPID-4159
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Clustering
>    Affects Versions: 0.17
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>             Fix For: 0.18
>
>
> Running this test: 
>  ha_tests.py *.test_failover_send_receive -DDURATION=2
> in a loop eventually fails with something like:
>   AssertionError: test8 missing message 17529>17454
> The test should run indefinitely with no missing messages.

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org