You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Sajida Abdul Salam (JIRA)" <de...@geronimo.apache.org> on 2005/11/30 14:25:31 UTC

[jira] Updated: (GERONIMO-555) Write a thread-safe timer/interrupt based transaction timout implementation

     [ http://issues.apache.org/jira/browse/GERONIMO-555?page=all ]

Sajida Abdul Salam updated GERONIMO-555:
----------------------------------------

    Attachment: patch.txt
                ThreadSafetyTest.java
                geronimo_interrupts_POST

Attaching the patch, testcases and Documentation

> Write a thread-safe timer/interrupt based transaction timout implementation
> ---------------------------------------------------------------------------
>
>          Key: GERONIMO-555
>          URL: http://issues.apache.org/jira/browse/GERONIMO-555
>      Project: Geronimo
>         Type: New Feature
>   Components: transaction manager
>     Reporter: David Jencks
>      Fix For: Wish List
>  Attachments: ThreadSafetyTest.java, geronimo_interrupts_POST, patch.txt
>
> This is a long term research project that will probably take a month of concentrated effort.
> We should investigate whether it is practical to have a thread safe timer/interrupt based transaction timeout implementation.  A non-thread safe implementation was present prior to revision 128441.
> Among the issues that need to be investigated are the extent to which IO is actually interruptable and what existing drivers do when they are interrupted.  For this to work, managed connections that get interrupted during io must be reliably destroyed.
> We should also investigate to what extent this provides a solution for deadlock resolution.
> If we decide that this is impractical, we should change the internal time unit for timeouts from milliseconds to seconds as proposed in GERONIMO-550

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira