[ 
https://issues.apache.org/jira/browse/TS-2296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13809566#comment-13809566
 ] 

ASF subversion and git services commented on TS-2296:
-----------------------------------------------------

Commit 6ae6b3f491ab37003770878fc26e4afbc0962572 in branch refs/heads/master 
from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=6ae6b3f ]

TS-2296: fix the ProxyConfig regression tests

The ProxyConfig_Set and ProxyConfig_Release tests held doown an
event thread while waiting for the ConfigProcessor to garbage collect
stale configs. The fix is to go fully async and build a mini-semaphore
so that we can check the released object states at the correct time.


> improve ConfigProcessor reference counting
> ------------------------------------------
>
>                 Key: TS-2296
>                 URL: https://issues.apache.org/jira/browse/TS-2296
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Quality
>            Reporter: James Peach
>            Assignee: James Peach
>             Fix For: 4.1.0
>
>
> The reference counting scheme used by ConfigProcessor is pretty strange and 
> does not use our standard reference counting infrastructure. We should 
> refactor it to be more idiomatic. Adding comments and unit tests would not 
> hue either.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to