You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by "Ate Douma (JIRA)" <je...@portals.apache.org> on 2009/05/07 02:41:30 UTC

[jira] Created: (JS2-992) New generic and extendable RequestDiagnostics feature

New generic and extendable RequestDiagnostics feature
-----------------------------------------------------

                 Key: JS2-992
                 URL: https://issues.apache.org/jira/browse/JS2-992
             Project: Jetspeed 2
          Issue Type: New Feature
          Components: Components Core, Container
    Affects Versions: 2.2.0
            Reporter: Ate Douma
            Assignee: Ate Douma
             Fix For: 2.2.0


Provide a generic and extendable solution to capture request (error or otherwise) processing diagnostics state in such a way its suitable both for showing it (partly) to the client browser and write to a log (file, database, JIRA or elsewhere).
The RequestDiagnostics should be identifiable, also to the end user, to allow it to be used as basis for (error) ticketing where the administrators can lookup the related and more detailed diagnostics logged.

The basic initial implementation will already be used to handle action or resource request errors, to solve JS2-947.
In the future, this feature can be expanded to also cover render request and/or any other internal diagnostics reporting.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


[jira] Resolved: (JS2-992) New generic and extendable RequestDiagnostics feature

Posted by "Ate Douma (JIRA)" <je...@portals.apache.org>.
     [ https://issues.apache.org/jira/browse/JS2-992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ate Douma resolved JS2-992.
---------------------------

    Resolution: Fixed

Basic initial implementation committed.

> New generic and extendable RequestDiagnostics feature
> -----------------------------------------------------
>
>                 Key: JS2-992
>                 URL: https://issues.apache.org/jira/browse/JS2-992
>             Project: Jetspeed 2
>          Issue Type: New Feature
>          Components: Components Core, Container
>    Affects Versions: 2.2.0
>            Reporter: Ate Douma
>            Assignee: Ate Douma
>             Fix For: 2.2.0
>
>
> Provide a generic and extendable solution to capture request (error or otherwise) processing diagnostics state in such a way its suitable both for showing it (partly) to the client browser and write to a log (file, database, JIRA or elsewhere).
> The RequestDiagnostics should be identifiable, also to the end user, to allow it to be used as basis for (error) ticketing where the administrators can lookup the related and more detailed diagnostics logged.
> The basic initial implementation will already be used to handle action or resource request errors, to solve JS2-947.
> In the future, this feature can be expanded to also cover render request and/or any other internal diagnostics reporting.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org