You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Thomas Jackson (JIRA)" <ji...@apache.org> on 2016/09/14 18:28:21 UTC

[jira] [Updated] (TS-4867) Race condition in RefCountCacheSerializer

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

Thomas Jackson updated TS-4867:
-------------------------------
    Summary: Race condition in RefCountCacheSerializer  (was: Potential race condition in RefCountCacheSerializer)

> Race condition in RefCountCacheSerializer
> -----------------------------------------
>
>                 Key: TS-4867
>                 URL: https://issues.apache.org/jira/browse/TS-4867
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: HostDB
>            Reporter: Thomas Jackson
>
> Right now the serializer task is scheduled before one of the class members is initialized-- which means we have a race between the next line running and the eventProcessor scheduling+executing the task.
> Thanks to [~jaaju] for catching it!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)