You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Trustin Lee (JIRA)" <ji...@apache.org> on 2007/11/14 07:50:42 UTC

[jira] Created: (DIRMINA-475) Include various throughputs to the default performance statistics.

Include various throughputs to the default performance statistics.
------------------------------------------------------------------

                 Key: DIRMINA-475
                 URL: https://issues.apache.org/jira/browse/DIRMINA-475
             Project: MINA
          Issue Type: New Feature
          Components: Core
    Affects Versions: 2.0.0-M1
            Reporter: Trustin Lee
            Priority: Minor


For now, read/write throughputs are calculated from a separate thread managed by IoStatisticsCollector.  However, all these values can be calculated very easily in an I/O processor.  I think there's no reason to provide those numbers as a separate class.



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


[jira] Resolved: (DIRMINA-475) Include various throughputs to the default performance statistics.

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

Trustin Lee resolved DIRMINA-475.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-M1
         Assignee: Trustin Lee

Done.

> Include various throughputs to the default performance statistics.
> ------------------------------------------------------------------
>
>                 Key: DIRMINA-475
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-475
>             Project: MINA
>          Issue Type: New Feature
>          Components: Core
>    Affects Versions: 2.0.0-M1
>            Reporter: Trustin Lee
>            Assignee: Trustin Lee
>            Priority: Minor
>             Fix For: 2.0.0-M1
>
>
> For now, read/write throughputs are calculated from a separate thread managed by IoStatisticsCollector.  However, all these values can be calculated very easily in an I/O processor.  I think there's no reason to provide those numbers as a separate class.

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


[jira] Closed: (DIRMINA-475) Include various throughputs to the default performance statistics.

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

Emmanuel Lecharny closed DIRMINA-475.
-------------------------------------


> Include various throughputs to the default performance statistics.
> ------------------------------------------------------------------
>
>                 Key: DIRMINA-475
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-475
>             Project: MINA
>          Issue Type: New Feature
>          Components: Core
>    Affects Versions: 2.0.0-M1
>            Reporter: Trustin Lee
>            Assignee: Trustin Lee
>            Priority: Minor
>             Fix For: 2.0.0-M1
>
>
> For now, read/write throughputs are calculated from a separate thread managed by IoStatisticsCollector.  However, all these values can be calculated very easily in an I/O processor.  I think there's no reason to provide those numbers as a separate class.

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