[
https://issues.apache.org/jira/browse/TS-3504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Call updated TS-3504:
---------------------------
Summary: Enabling proxy.config.cache.ram_cache.use_seen_filter and
reloading the config causes traffic_server to core (was: Enabling
proxy.config.cache.ram_cache.use_seen_filter and reloading the config
dynamically causes traffic_server to core in the ram cache code)
> Enabling proxy.config.cache.ram_cache.use_seen_filter and reloading the
> config causes traffic_server to core
> ------------------------------------------------------------------------------------------------------------
>
> 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
> Assignee: Phil Sorber
> Fix For: 5.3.1, 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)