You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "michael j. goulish (JIRA)" <qp...@incubator.apache.org> on 2009/02/26 11:17:01 UTC

[jira] Created: (QPID-1693) Several improvements to cpp/src/tests/failover_soak.cpp

Several improvements to  cpp/src/tests/failover_soak.cpp  
----------------------------------------------------------

                 Key: QPID-1693
                 URL: https://issues.apache.org/jira/browse/QPID-1693
             Project: Qpid
          Issue Type: Improvement
          Components: C++ Broker
            Reporter: michael j. goulish
            Priority: Minor
         Attachments: failover_soak_improvements.diff

  improvements for failover_soak
  {
    1. Do not kill children if they hang.  Leave
       alive for questioning.

    2. Identify what type of child is hanging.

    3. Print a clear end-of-test message for grepping
        ( and clear status indication on same line. )

    4. Detect and error out on spontaneous broker death.

    5. Improve message when child fails to start up.

    6. Don't kill brokers when they've been newly added
       to the cluster and are updating.  It generates
       spurious errors.
  }


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Updated: (QPID-1693) Several improvements to cpp/src/tests/failover_soak.cpp

Posted by "michael j. goulish (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-1693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

michael j. goulish updated QPID-1693:
-------------------------------------

    Attachment: failover_soak_improvements.diff

> Several improvements to  cpp/src/tests/failover_soak.cpp  
> ----------------------------------------------------------
>
>                 Key: QPID-1693
>                 URL: https://issues.apache.org/jira/browse/QPID-1693
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Broker
>            Reporter: michael j. goulish
>            Priority: Minor
>         Attachments: failover_soak_improvements.diff
>
>
>   improvements for failover_soak
>   {
>     1. Do not kill children if they hang.  Leave
>        alive for questioning.
>     2. Identify what type of child is hanging.
>     3. Print a clear end-of-test message for grepping
>         ( and clear status indication on same line. )
>     4. Detect and error out on spontaneous broker death.
>     5. Improve message when child fails to start up.
>     6. Don't kill brokers when they've been newly added
>        to the cluster and are updating.  It generates
>        spurious errors.
>   }

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Resolved: (QPID-1693) Several improvements to cpp/src/tests/failover_soak.cpp

Posted by "Gordon Sim (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-1693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gordon Sim resolved QPID-1693.
------------------------------

    Resolution: Fixed
      Assignee: Gordon Sim

Applied as r748081.

> Several improvements to  cpp/src/tests/failover_soak.cpp  
> ----------------------------------------------------------
>
>                 Key: QPID-1693
>                 URL: https://issues.apache.org/jira/browse/QPID-1693
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Broker
>            Reporter: michael j. goulish
>            Assignee: Gordon Sim
>            Priority: Minor
>         Attachments: failover_soak_improvements.diff
>
>
>   improvements for failover_soak
>   {
>     1. Do not kill children if they hang.  Leave
>        alive for questioning.
>     2. Identify what type of child is hanging.
>     3. Print a clear end-of-test message for grepping
>         ( and clear status indication on same line. )
>     4. Detect and error out on spontaneous broker death.
>     5. Improve message when child fails to start up.
>     6. Don't kill brokers when they've been newly added
>        to the cluster and are updating.  It generates
>        spurious errors.
>   }

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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