You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Hiram Chirino (JIRA)" <ji...@apache.org> on 2007/02/26 18:51:02 UTC

[jira] Created: (AMQ-1173) MulticastDiscoveryAgent heart beast may stop of machine clock jumps around.

MulticastDiscoveryAgent heart beast may stop of machine clock jumps around.
---------------------------------------------------------------------------

                 Key: AMQ-1173
                 URL: https://issues.apache.org/activemq/browse/AMQ-1173
             Project: ActiveMQ
          Issue Type: Bug
    Affects Versions: 4.1.0
            Reporter: Hiram Chirino
         Assigned To: Hiram Chirino
             Fix For: 4.1.1


Surprisingly, many high end machines now days have a hard time keeping a consistent clock.  The clocks may run fast and user tend to use a periodic cron job to sync the time on the local machine to the correct time.  When this happens the time looks like it went backwards and this was delaying the sending of Mutlicast heartbeats.  

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


[jira] Resolved: (AMQ-1173) MulticastDiscoveryAgent heart beast may stop of machine clock jumps around.

Posted by "Jonas Lim (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-1173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonas Lim resolved AMQ-1173.
----------------------------

       Resolution: Fixed
    Fix Version/s: 4.2.0

ported fix to trunk : r514701

> MulticastDiscoveryAgent heart beast may stop of machine clock jumps around.
> ---------------------------------------------------------------------------
>
>                 Key: AMQ-1173
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1173
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 4.1.0
>            Reporter: Hiram Chirino
>         Assigned To: Hiram Chirino
>             Fix For: 4.1.1, 4.2.0
>
>
> Surprisingly, many high end machines now days have a hard time keeping a consistent clock.  The clocks may run fast and user tend to use a periodic cron job to sync the time on the local machine to the correct time.  When this happens the time looks like it went backwards and this was delaying the sending of Mutlicast heartbeats.  

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


[jira] Commented: (AMQ-1173) MulticastDiscoveryAgent heart beast may stop of machine clock jumps around.

Posted by "Hiram Chirino (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-1173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_38582 ] 

Hiram Chirino commented on AMQ-1173:
------------------------------------

Fixed in 4.1 branch rev http://svn.apache.org/viewvc?view=rev&revision=511086

> MulticastDiscoveryAgent heart beast may stop of machine clock jumps around.
> ---------------------------------------------------------------------------
>
>                 Key: AMQ-1173
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1173
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 4.1.0
>            Reporter: Hiram Chirino
>         Assigned To: Hiram Chirino
>             Fix For: 4.1.1
>
>
> Surprisingly, many high end machines now days have a hard time keeping a consistent clock.  The clocks may run fast and user tend to use a periodic cron job to sync the time on the local machine to the correct time.  When this happens the time looks like it went backwards and this was delaying the sending of Mutlicast heartbeats.  

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