[
https://issues.apache.org/jira/browse/TS-4413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15269013#comment-15269013
]
ASF GitHub Bot commented on TS-4413:
------------------------------------
GitHub user jrushford opened a pull request:
https://github.com/apache/trafficserver/pull/613
TS-4413: Fix potential consistent hash iterator race.
Fixes a potential consistent hash iterator race.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jrushford/trafficserver ts4413
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/613.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #613
----
commit d01dc00218566e3e41b504de41a655cb80cf423b
Author: John J. Rushford <[email protected]>
Date: 2016-05-03T15:05:28Z
TS-4413: Fix potential consistent hash iterator race.
----
> Fix potential consistent hash iterator race.
> --------------------------------------------
>
> Key: TS-4413
> URL: https://issues.apache.org/jira/browse/TS-4413
> Project: Traffic Server
> Issue Type: Bug
> Components: Parent Proxy
> Reporter: John Rushford
> Assignee: John Rushford
>
> There is a potential race with the iterators used in parent consistent hash
> lookups. PR follows.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)