[ https://issues.apache.org/jira/browse/VCL-1082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16756558#comment-16756558 ]
ASF subversion and git services commented on VCL-1082: ------------------------------------------------------ Commit dade55fb2d1908c33c6effe0e48e6c5f03776f14 in vcl's branch refs/heads/develop from Josh Thompson [ https://gitbox.apache.org/repos/asf?p=vcl.git;h=dade55f ] VCL-1082 - monitor_vcld.pl throws incorrect lastcheckin time exception after Daylight Savings Time Roles Back vcl.sql: changed definition of managementnode.lastcheckin to have a default value of 0 instead of NULL update-vcl.sql: modified alter table statement for managementnode.lastcheckin to have default value of 0 instead of NULL > monitor_vcld.pl throws incorrect lastcheckin time exception after Daylight > Savings Time Roles Back > -------------------------------------------------------------------------------------------------- > > Key: VCL-1082 > URL: https://issues.apache.org/jira/browse/VCL-1082 > Project: VCL > Issue Type: Bug > Components: vcld (backend) > Affects Versions: 2.5 > Reporter: Mike Jennings > Priority: Minor > Labels: patch > Fix For: 2.5.1 > > Attachments: monitoring.patch, monitoring.sql > > > When Daylight Savings time rolled back one hour on Nov 5th, the > monitor_vcld.pl program started reporting critical exceptions where the > management node has not been checked in, in over a hour. -- This message was sent by Atlassian JIRA (v7.6.3#76005)