You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chukwa.apache.org by "Cheng (JIRA)" <ji...@apache.org> on 2009/04/20 23:40:47 UTC

[jira] Created: (CHUKWA-164) Wrong year for SysLog

Wrong year for SysLog 
----------------------

                 Key: CHUKWA-164
                 URL: https://issues.apache.org/jira/browse/CHUKWA-164
             Project: Hadoop Chukwa
          Issue Type: Bug
          Components: data collection
            Reporter: Cheng
            Priority: Minor


When parsing last year's sys log file, the date will be set to current year.

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


[jira] Updated: (CHUKWA-164) Wrong year for SysLog

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

Cheng updated CHUKWA-164:
-------------------------

    Attachment: chukwa-164.patch

> Wrong year for SysLog 
> ----------------------
>
>                 Key: CHUKWA-164
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-164
>             Project: Hadoop Chukwa
>          Issue Type: Bug
>          Components: data collection
>            Reporter: Cheng
>            Priority: Minor
>         Attachments: chukwa-164.patch
>
>
> When parsing last year's sys log file, the date will be set to current year.

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


[jira] Commented: (CHUKWA-164) Wrong year for SysLog

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CHUKWA-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12716983#action_12716983 ] 

Hudson commented on CHUKWA-164:
-------------------------------

Integrated in Chukwa-trunk #45 (See [http://hudson.zones.apache.org/hudson/job/Chukwa-trunk/45/])
    

> Wrong year for SysLog 
> ----------------------
>
>                 Key: CHUKWA-164
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-164
>             Project: Hadoop Chukwa
>          Issue Type: Bug
>          Components: data collection
>            Reporter: Cheng
>            Assignee: Cheng
>            Priority: Minor
>         Attachments: chukwa-164.patch
>
>
> When parsing last year's sys log file, the date will be set to current year.

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


[jira] Updated: (CHUKWA-164) Wrong year for SysLog

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

Cheng updated CHUKWA-164:
-------------------------

    Status: Patch Available  (was: Open)

If time is greater then current time, set year to last year.

> Wrong year for SysLog 
> ----------------------
>
>                 Key: CHUKWA-164
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-164
>             Project: Hadoop Chukwa
>          Issue Type: Bug
>          Components: data collection
>            Reporter: Cheng
>            Priority: Minor
>         Attachments: chukwa-164.patch
>
>
> When parsing last year's sys log file, the date will be set to current year.

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


[jira] Commented: (CHUKWA-164) Wrong year for SysLog

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CHUKWA-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702782#action_12702782 ] 

Hudson commented on CHUKWA-164:
-------------------------------

Integrated in Chukwa-trunk #8 (See [http://hudson.zones.apache.org/hudson/job/Chukwa-trunk/8/])
    

> Wrong year for SysLog 
> ----------------------
>
>                 Key: CHUKWA-164
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-164
>             Project: Hadoop Chukwa
>          Issue Type: Bug
>          Components: data collection
>            Reporter: Cheng
>            Assignee: Cheng
>            Priority: Minor
>         Attachments: chukwa-164.patch
>
>
> When parsing last year's sys log file, the date will be set to current year.

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


[jira] Assigned: (CHUKWA-164) Wrong year for SysLog

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

Eric Yang reassigned CHUKWA-164:
--------------------------------

    Assignee: Cheng

> Wrong year for SysLog 
> ----------------------
>
>                 Key: CHUKWA-164
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-164
>             Project: Hadoop Chukwa
>          Issue Type: Bug
>          Components: data collection
>            Reporter: Cheng
>            Assignee: Cheng
>            Priority: Minor
>         Attachments: chukwa-164.patch
>
>
> When parsing last year's sys log file, the date will be set to current year.

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


[jira] Updated: (CHUKWA-164) Wrong year for SysLog

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

Eric Yang updated CHUKWA-164:
-----------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

I just committed this, thanks Cheng.

> Wrong year for SysLog 
> ----------------------
>
>                 Key: CHUKWA-164
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-164
>             Project: Hadoop Chukwa
>          Issue Type: Bug
>          Components: data collection
>            Reporter: Cheng
>            Assignee: Cheng
>            Priority: Minor
>         Attachments: chukwa-164.patch
>
>
> When parsing last year's sys log file, the date will be set to current year.

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