You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Anita Kulshreshtha (JIRA)" <ji...@apache.org> on 2007/12/18 15:24:43 UTC

[jira] Created: (GERONIMO-3712) Remove redundent statisitcs from JettyConnectorStats and JettyWebConnectorStats

Remove redundent statisitcs from JettyConnectorStats and JettyWebConnectorStats
-------------------------------------------------------------------------------

                 Key: GERONIMO-3712
                 URL: https://issues.apache.org/jira/browse/GERONIMO-3712
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: management
         Environment: All
            Reporter: Anita Kulshreshtha
            Assignee: Anita Kulshreshtha
             Fix For: 2.1


Jetty WebConnector has a ConnectionsCount statistics which should be included in TimeStatistics named ConnectionsDuration.
JettyWebContainer has a RequestCount statistics which should be included in TimeStatistics named RequestDuration.
   Currently the average value is stored in TimeStatistics.count. which is incorrect.

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


[jira] Updated: (GERONIMO-3712) Remove redundent statisitcs from JettyConnectorStats and JettyWebConnectorStats

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

Anita Kulshreshtha updated GERONIMO-3712:
-----------------------------------------

    Component/s: Jetty
                 console

> Remove redundent statisitcs from JettyConnectorStats and JettyWebConnectorStats
> -------------------------------------------------------------------------------
>
>                 Key: GERONIMO-3712
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3712
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console, Jetty, management
>         Environment: All
>            Reporter: Anita Kulshreshtha
>            Assignee: Anita Kulshreshtha
>             Fix For: 2.1
>
>
> Jetty WebConnector has a ConnectionsCount statistics which should be included in TimeStatistics named ConnectionsDuration.
> JettyWebContainer has a RequestCount statistics which should be included in TimeStatistics named RequestDuration.
>    Currently the average value is stored in TimeStatistics.count. which is incorrect.

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


[jira] Closed: (GERONIMO-3712) Remove redundent statisitcs from JettyConnectorStats and JettyWebConnectorStats

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

Anita Kulshreshtha closed GERONIMO-3712.
----------------------------------------

    Resolution: Fixed

> Remove redundent statisitcs from JettyConnectorStats and JettyWebConnectorStats
> -------------------------------------------------------------------------------
>
>                 Key: GERONIMO-3712
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3712
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console, Jetty, management
>         Environment: All
>            Reporter: Anita Kulshreshtha
>            Assignee: Anita Kulshreshtha
>             Fix For: 2.1
>
>
> Jetty WebConnector has a ConnectionsCount statistics which should be included in TimeStatistics named ConnectionsDuration.
> JettyWebContainer has a RequestCount statistics which should be included in TimeStatistics named RequestDuration.
>    Currently the average value is stored in TimeStatistics.count. which is incorrect.

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


[jira] Commented: (GERONIMO-3712) Remove redundent statisitcs from JettyConnectorStats and JettyWebConnectorStats

Posted by "Anita Kulshreshtha (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-3712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553218 ] 

Anita Kulshreshtha commented on GERONIMO-3712:
----------------------------------------------

Committed in rev. 605403

> Remove redundent statisitcs from JettyConnectorStats and JettyWebConnectorStats
> -------------------------------------------------------------------------------
>
>                 Key: GERONIMO-3712
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3712
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console, Jetty, management
>         Environment: All
>            Reporter: Anita Kulshreshtha
>            Assignee: Anita Kulshreshtha
>             Fix For: 2.1
>
>
> Jetty WebConnector has a ConnectionsCount statistics which should be included in TimeStatistics named ConnectionsDuration.
> JettyWebContainer has a RequestCount statistics which should be included in TimeStatistics named RequestDuration.
>    Currently the average value is stored in TimeStatistics.count. which is incorrect.

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