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/24 17:30:02 UTC

[jira] Created: (QPID-1678) better cluster names in cluster_failover soak

better cluster names in cluster_failover soak 
----------------------------------------------

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

cluster_failover_soak  in   cpp/src/tests currently uses a random number between 0 and 1000 as the uniqing factor in its cluster names.   There may have been a collision recently when two tests were running simultaneously on one clustered setup during a Ptolemy test.

This change make it use UUIDs.   If one of these collides please tell me, so I can buy a lotto ticket with that number on it.



-- 
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-1678) better cluster names in cluster_failover soak

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

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

    Attachment: failover_soak_uuid.diff

> better cluster names in cluster_failover soak 
> ----------------------------------------------
>
>                 Key: QPID-1678
>                 URL: https://issues.apache.org/jira/browse/QPID-1678
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>            Reporter: michael j. goulish
>            Priority: Minor
>         Attachments: failover_soak_uuid.diff
>
>
> cluster_failover_soak  in   cpp/src/tests currently uses a random number between 0 and 1000 as the uniqing factor in its cluster names.   There may have been a collision recently when two tests were running simultaneously on one clustered setup during a Ptolemy test.
> This change make it use UUIDs.   If one of these collides please tell me, so I can buy a lotto ticket with that number on it.

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