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] [Created] (TS-4867) Potential race condition in RefCountCacheSerializer

Thomas Jackson created TS-4867:
----------------------------------

             Summary: Potential 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)