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

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

Commit 8d01176a9a6d065fadf88ee3d79151f48c72f015 in trafficserver's branch 
refs/heads/master from [~psudaemon]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=8d01176 ]

TS-3504: Only read "proxy.config.cache.ram_cache.use_seen_filter" once.


> Enabling proxy.config.cache.ram_cache.use_seen_filter and reloading the 
> config dynamically causes traffic_server to core in the ram cache code
> ----------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TS-3504
>                 URL: https://issues.apache.org/jira/browse/TS-3504
>             Project: Traffic Server
>          Issue Type: Bug
>    Affects Versions: 5.2.0
>            Reporter: Phil Sorber
>             Fix For: 6.0.0
>
>
> Enabling proxy.config.cache.ram_cache.use_seen_filter and reloading the 
> config dynamically causes traffic_server to core in the ram cache code. 
> RECU_RESTART_TS is not enforced and the internal variable is initialized with 
> a callback. The `seen` array is only allocated in the resize_table method 
> which is called from init so it works for a restart but not on a traffic_line 
> -x reload.



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

Reply via email to