You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Craig Forbes (JIRA)" <ji...@apache.org> on 2012/11/07 17:37:11 UTC

[jira] [Created] (TS-1564) Logs created via the API in plugins are not rolled

Craig Forbes created TS-1564:
--------------------------------

             Summary: Logs created via the API in plugins are not rolled
                 Key: TS-1564
                 URL: https://issues.apache.org/jira/browse/TS-1564
             Project: Traffic Server
          Issue Type: Bug
          Components: Logging
    Affects Versions: 3.2.0
            Reporter: Craig Forbes
            Priority: Minor


Logs created in a plugin via TSTextLogObjectCreate and then have log rolling enabled via TSTextLogObjectRollingEnabledSet are not rolled.

To reproduce, in a plugin create a log and then call TSTextLogObjectRollingEnabledSet(log_object, 3)

The log is not rolled.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (TS-1564) Logs created via the API in plugins are not rolled

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

Craig Forbes updated TS-1564:
-----------------------------

    Attachment: trafficserver-roll_files.patch
    
> Logs created via the API in plugins are not rolled
> --------------------------------------------------
>
>                 Key: TS-1564
>                 URL: https://issues.apache.org/jira/browse/TS-1564
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Logging
>    Affects Versions: 3.2.0
>            Reporter: Craig Forbes
>            Priority: Minor
>         Attachments: trafficserver-roll_files.patch
>
>
> Logs created in a plugin via TSTextLogObjectCreate and then have log rolling enabled via TSTextLogObjectRollingEnabledSet are not rolled.
> To reproduce, in a plugin create a log and then call TSTextLogObjectRollingEnabledSet(log_object, 3)
> The log is not rolled.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (TS-1564) Logs created via the API in plugins are not rolled

Posted by "Zhao Yongming (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TS-1564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492522#comment-13492522 ] 

Zhao Yongming commented on TS-1564:
-----------------------------------

looks good to me. It must be me that break it. :D

I will commit in 24hours if no questions
                
> Logs created via the API in plugins are not rolled
> --------------------------------------------------
>
>                 Key: TS-1564
>                 URL: https://issues.apache.org/jira/browse/TS-1564
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Logging
>    Affects Versions: 3.2.0
>            Reporter: Craig Forbes
>            Priority: Minor
>         Attachments: trafficserver-roll_files.patch
>
>
> Logs created in a plugin via TSTextLogObjectCreate and then have log rolling enabled via TSTextLogObjectRollingEnabledSet are not rolled.
> To reproduce, in a plugin create a log and then call TSTextLogObjectRollingEnabledSet(log_object, 3)
> The log is not rolled.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Assigned] (TS-1564) Logs created via the API in plugins are not rolled

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

James Peach reassigned TS-1564:
-------------------------------

    Assignee: Zhao Yongming

It sounds like you want this bug :)
                
> Logs created via the API in plugins are not rolled
> --------------------------------------------------
>
>                 Key: TS-1564
>                 URL: https://issues.apache.org/jira/browse/TS-1564
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Logging
>    Affects Versions: 3.2.0
>            Reporter: Craig Forbes
>            Assignee: Zhao Yongming
>            Priority: Minor
>         Attachments: trafficserver-roll_files.patch
>
>
> Logs created in a plugin via TSTextLogObjectCreate and then have log rolling enabled via TSTextLogObjectRollingEnabledSet are not rolled.
> To reproduce, in a plugin create a log and then call TSTextLogObjectRollingEnabledSet(log_object, 3)
> The log is not rolled.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira