[
https://issues.apache.org/jira/browse/TS-2466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13862866#comment-13862866
]
ASF subversion and git services commented on TS-2466:
-----------------------------------------------------
Commit 909319c7c9a04d946d343acb0f575b1768cd1934 in branch refs/heads/master
from [~happy_fish100]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=909319c ]
TS-2466: NOT increase the version of records.config with local
we should NOT increase the version of records.config when change
the local parameter, this will prevent cluster sync of the config.
Signed-off-by: Zhao Yongming <[email protected]>
> we should NOT increase the version of records.config when change the local
> parameter
> -------------------------------------------------------------------------------------
>
> Key: TS-2466
> URL: https://issues.apache.org/jira/browse/TS-2466
> Project: Traffic Server
> Issue Type: Improvement
> Components: Configuration
> Reporter: Yu Qing
> Assignee: Leif Hedstrom
> Fix For: 4.2.0
>
> Attachments:
> 0001-TS-2466-should-NOT-increase-the-version-of-records.c.patch
>
>
> the version of records.config increases when we change the local parameter
> using following methods:
> 1. execute: traffic_line -s name -v value
> 2. modify the records.config and execute: traffic_line -x
> in cluster mode, the version increasement of records.config means that this
> file will be synced to other machines in this cluster. when we change the
> local parameter only, records.config should NOT be synced to other machines.
> so the version of records.config should NOT increase in this case.
> the sample for the local parameters in records.config:
> LOCAL proxy.local.cluster.type INT 1
> LOCAL proxy.local.log.collation_mode INT 0
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)