You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Thomas Mueller (JIRA)" <ji...@apache.org> on 2009/12/10 15:08:18 UTC

[jira] Created: (JCR-2431) CooperativeFileLock improvements

CooperativeFileLock improvements
--------------------------------

                 Key: JCR-2431
                 URL: https://issues.apache.org/jira/browse/JCR-2431
             Project: Jackrabbit Content Repository
          Issue Type: Improvement
          Components: jackrabbit-core
            Reporter: Thomas Mueller
            Assignee: Thomas Mueller
            Priority: Minor
             Fix For: 2.0.0


The CooperativeFileLock doesn't have any test cases. Also, there are a few ways to improve it:

- Avoid the exception "lock file modified in the future"
- Stop the thread immediately after releasing the lock
- Detect locked repositories a bit earlier



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


[jira] Updated: (JCR-2431) CooperativeFileLock improvements

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

Jukka Zitting updated JCR-2431:
-------------------------------

    Fix Version/s:     (was: 2.0.0)

> CooperativeFileLock improvements
> --------------------------------
>
>                 Key: JCR-2431
>                 URL: https://issues.apache.org/jira/browse/JCR-2431
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-core
>            Reporter: Thomas Mueller
>            Assignee: Thomas Mueller
>            Priority: Minor
>
> The CooperativeFileLock doesn't have any test cases. Also, there are a few ways to improve it:
> - Avoid the exception "lock file modified in the future"
> - Stop the thread immediately after releasing the lock
> - Detect locked repositories a bit earlier

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


[jira] Resolved: (JCR-2431) CooperativeFileLock improvements

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

Thomas Mueller resolved JCR-2431.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0-beta6

> CooperativeFileLock improvements
> --------------------------------
>
>                 Key: JCR-2431
>                 URL: https://issues.apache.org/jira/browse/JCR-2431
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-core
>            Reporter: Thomas Mueller
>            Assignee: Thomas Mueller
>            Priority: Minor
>             Fix For: 2.0-beta6
>
>
> The CooperativeFileLock doesn't have any test cases. Also, there are a few ways to improve it:
> - Avoid the exception "lock file modified in the future"
> - Stop the thread immediately after releasing the lock
> - Detect locked repositories a bit earlier

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