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

Yu Qing commented on TS-2466:
-----------------------------

the old patch for TS-2292 does NOT increase version of the config file when the 
config file synced from other machine in the cluster. because the version 
increasement means sync to other machines in the cluster.

this patch does NOT increase version of the records.config when we change the 
local parameters. so it do NOT trigger the sync to other machines in the 
cluster.

so this is another patch to fix the issue  TS-2292. 


> 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)

Reply via email to