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:35:21 UTC

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

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

Thomas Jackson resolved TS-4867.
--------------------------------
    Resolution: Fixed

> Race condition in RefCountCacheSerializer Initialization
> --------------------------------------------------------
>
>                 Key: TS-4867
>                 URL: https://issues.apache.org/jira/browse/TS-4867
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: HostDB
>            Reporter: Thomas Jackson
>            Assignee: Thomas Jackson
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)