[
https://issues.apache.org/jira/browse/TS-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yu Qing updated TS-2292:
------------------------
Description:
the version of records.config increases unexpectly when:
1. trafficserver startup
2. change a config parameter using "traffic_line -s name -v value" in cluster
3. use traffic_line -x to reload modified records.config in cluster
when the version of config file increases, the traffic manager will broadcast
it to other machines in the cluster. then the traffic manager will fetch and
update the config from the machine whose version is larger. so many useless
config syncs happen in a cluster, in particular the big cluster as more than
100 machines.
was:
the version of records.config increases unexpectly when:
1. trafficserver startup
2. change a config parameter using "traffic_line -s name -v value" in cluster
3. use traffic_line -x to reload modified records.config in cluster
when the version of config file increases, the traffic manager will broadcast
it to other machines in the cluster. then the traffic manager will fetch and
update the config from the machine whose version is larger.
> the version of records.config increases unexpectly
> --------------------------------------------------
>
> Key: TS-2292
> URL: https://issues.apache.org/jira/browse/TS-2292
> Project: Traffic Server
> Issue Type: Bug
> Components: Management
> Reporter: Yu Qing
>
> the version of records.config increases unexpectly when:
> 1. trafficserver startup
> 2. change a config parameter using "traffic_line -s name -v value" in cluster
> 3. use traffic_line -x to reload modified records.config in cluster
> when the version of config file increases, the traffic manager will broadcast
> it to other machines in the cluster. then the traffic manager will fetch and
> update the config from the machine whose version is larger. so many useless
> config syncs happen in a cluster, in particular the big cluster as more than
> 100 machines.
--
This message was sent by Atlassian JIRA
(v6.1#6144)