You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficserver.apache.org by "John Plevyak (JIRA)" <ji...@apache.org> on 2010/02/26 23:44:05 UTC

[jira] Resolved: (TS-158) cache should not hold parititon lock over callbacks/review locking

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

John Plevyak resolved TS-158.
-----------------------------

    Resolution: Fixed

This was fixed as part of the cache work in -dev which is now in trunk.

> cache should not hold parititon lock over callbacks/review locking
> ------------------------------------------------------------------
>
>                 Key: TS-158
>                 URL: https://issues.apache.org/jira/browse/TS-158
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Cache
>            Reporter: John Plevyak
>            Assignee: John Plevyak
>             Fix For: 2.1.0
>
>
> Because we now have far fewer partitions it would be best
> not to hold the partition lock over callbacks to reduce contention
> on this lock and enable better scaling.
> This is a good opportunity to review the locking in the cache as
> well.

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