You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficserver.apache.org by "Manjesh Nilange (JIRA)" <ji...@apache.org> on 2010/03/10 21:04:27 UTC

[jira] Updated: (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 ]

Manjesh Nilange updated TS-158:
-------------------------------

    Attachment: compiler-errors.patch

The typecasting that fixes these errors.


> 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
>
>         Attachments: compiler-errors.patch
>
>
> 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.