[ 
https://issues.apache.org/jira/browse/RIVER-323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13206044#comment-13206044
 ] 

Hudson commented on RIVER-323:
------------------------------

Integrated in River-trunk-jdk7 #14 (See 
[https://builds.apache.org/job/River-trunk-jdk7/14/])
    River-323 Minor javadoc changes

                
> 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

        

Reply via email to