You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by "Peter Firmstone (Resolved) (JIRA)" <ji...@apache.org> on 2012/02/10 12:59:59 UTC

[jira] [Resolved] (RIVER-323) DynamicPolicyProvider - Concurrency

     [ https://issues.apache.org/jira/browse/RIVER-323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Firmstone resolved RIVER-323.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: River_2.2.1
    
> DynamicPolicyProvider - Concurrency
> -----------------------------------
>
>                 Key: RIVER-323
>                 URL: https://issues.apache.org/jira/browse/RIVER-323
>             Project: River
>          Issue Type: Improvement
>          Components: net_jini_security
>         Environment: All
>            Reporter: Peter Firmstone
>            Assignee: Peter Firmstone
>            Priority: Minor
>             Fix For: River_2.2.1
>
>         Attachments: Concurrent_and_Revokeable_Permissions_Version6.patch
>
>   Original Estimate: 40h
>  Remaining Estimate: 40h
>
> From the river-dev mail list:
> I have been looking into some seemingly slow responses in several clients running simultaneously, and I see in some stack traces that there are synchronization points in DynamicPolicyProvider.implies() that seem to be heavily contended.  We probably need to revisit this class and rewrite it to use copy on write mutation so that reads (the majority of activity) are completely uncontended.
> Any thoughts or experience with this issue?
> Gregg Wonderly

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira