You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficserver.apache.org by "George Paul (JIRA)" <ji...@apache.org> on 2010/02/19 20:20:27 UTC

[jira] Created: (TS-197) Stats: Properly initialize the Stats coupled and floating point mutexes

Stats: Properly initialize the Stats coupled and floating point mutexes
-----------------------------------------------------------------------

                 Key: TS-197
                 URL: https://issues.apache.org/jira/browse/TS-197
             Project: Traffic Server
          Issue Type: Bug
          Components: Stats
    Affects Versions: 2.0.0a
         Environment: All
            Reporter: George Paul
            Assignee: George Paul
             Fix For: 2.0.0a


The  Stats coupled and floating point mutexes are not properly initialized during startup.
-George

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


[jira] Resolved: (TS-197) Stats: Properly initialize the Stats coupled and floating point mutexes if using SDK API/plugins

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

George Paul resolved TS-197.
----------------------------

    Resolution: Fixed

Nope, the stats are not reset between server restarts with this fix.
-George

> Stats: Properly initialize the Stats coupled and floating point mutexes if using SDK API/plugins
> ------------------------------------------------------------------------------------------------
>
>                 Key: TS-197
>                 URL: https://issues.apache.org/jira/browse/TS-197
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Stats
>    Affects Versions: 2.0.0a
>         Environment: All
>            Reporter: George Paul
>            Assignee: George Paul
>             Fix For: 2.0.0a
>
>         Attachments: TS197_patch1.diff
>
>
> The  Stats coupled and floating point mutexes are not properly initialized during startup if using the SDK API/plugins.
> -George

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


[jira] Work started: (TS-197) Stats: Properly initialize the Stats coupled and floating point mutexes

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

Work on TS-197 started by George Paul.

> Stats: Properly initialize the Stats coupled and floating point mutexes
> -----------------------------------------------------------------------
>
>                 Key: TS-197
>                 URL: https://issues.apache.org/jira/browse/TS-197
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Stats
>    Affects Versions: 2.0.0a
>         Environment: All
>            Reporter: George Paul
>            Assignee: George Paul
>             Fix For: 2.0.0a
>
>         Attachments: TS197_patch1.diff
>
>
> The  Stats coupled and floating point mutexes are not properly initialized during startup.
> -George

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


[jira] Commented: (TS-197) Stats: Properly initialize the Stats coupled and floating point mutexes if using SDK API/plugins

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

Leif Hedstrom commented on TS-197:
----------------------------------

This certainly seems reasonable to me, only question I have is, does this "reset" the stats between server restarts? Too tired to look at all the code :).

If it doesn't reset all stats, consider this reviewed=leif.

> Stats: Properly initialize the Stats coupled and floating point mutexes if using SDK API/plugins
> ------------------------------------------------------------------------------------------------
>
>                 Key: TS-197
>                 URL: https://issues.apache.org/jira/browse/TS-197
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Stats
>    Affects Versions: 2.0.0a
>         Environment: All
>            Reporter: George Paul
>            Assignee: George Paul
>             Fix For: 2.0.0a
>
>         Attachments: TS197_patch1.diff
>
>
> The  Stats coupled and floating point mutexes are not properly initialized during startup if using the SDK API/plugins.
> -George

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


[jira] Updated: (TS-197) Stats: Properly initialize the Stats coupled and floating point mutexes

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

George Paul updated TS-197:
---------------------------

    Attachment: TS197_patch1.diff

> Stats: Properly initialize the Stats coupled and floating point mutexes
> -----------------------------------------------------------------------
>
>                 Key: TS-197
>                 URL: https://issues.apache.org/jira/browse/TS-197
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Stats
>    Affects Versions: 2.0.0a
>         Environment: All
>            Reporter: George Paul
>            Assignee: George Paul
>             Fix For: 2.0.0a
>
>         Attachments: TS197_patch1.diff
>
>
> The  Stats coupled and floating point mutexes are not properly initialized during startup.
> -George

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


[jira] Updated: (TS-197) Stats: Properly initialize the Stats coupled and floating point mutexes if using SDK API/plugins

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

George Paul updated TS-197:
---------------------------

    Description: 
The  Stats coupled and floating point mutexes are not properly initialized during startup if using the SDK API/plugins.
-George

  was:
The  Stats coupled and floating point mutexes are not properly initialized during startup.
-George

        Summary: Stats: Properly initialize the Stats coupled and floating point mutexes if using SDK API/plugins  (was: Stats: Properly initialize the Stats coupled and floating point mutexes)

> Stats: Properly initialize the Stats coupled and floating point mutexes if using SDK API/plugins
> ------------------------------------------------------------------------------------------------
>
>                 Key: TS-197
>                 URL: https://issues.apache.org/jira/browse/TS-197
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Stats
>    Affects Versions: 2.0.0a
>         Environment: All
>            Reporter: George Paul
>            Assignee: George Paul
>             Fix For: 2.0.0a
>
>         Attachments: TS197_patch1.diff
>
>
> The  Stats coupled and floating point mutexes are not properly initialized during startup if using the SDK API/plugins.
> -George

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