[ https://issues.apache.org/jira/browse/TS-4117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15109312#comment-15109312 ]
ASF GitHub Bot commented on TS-4117: ------------------------------------ GitHub user meeramn opened a pull request: https://github.com/apache/trafficserver/pull/432 TS-4117: Tool to compare changes in configs/metrics between different ATS versions Tool to compare changes in configs/metrics between different ATS versions - Takes two files to compare. - Compares content of files containing output from "traffic_ctl config match..." output from two ATS instances running different ATS versions. - By default it gives diff of configs - Takes -m to diff metrics - List default value changes between common configs/metrics You can merge this pull request into a Git repository by running: $ git pull https://github.com/meeramn/trafficserver TS-4117 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/432.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #432 ---- commit 8e96fadccd2ecddca3333b232406736d6ec68499 Author: Meera Mosale Nataraja <mech...@gmail.com> Date: 2016-01-20T20:02:23Z Tool to compare changes in configs/metrics between different ATS versions ---- > Write tool to compare changes in configs/metrics between ATS versions > --------------------------------------------------------------------- > > Key: TS-4117 > URL: https://issues.apache.org/jira/browse/TS-4117 > Project: Traffic Server > Issue Type: Bug > Components: Tools > Reporter: Meera Mosale Nataraja > Assignee: Meera Mosale Nataraja > Fix For: 6.2.0 > > > Write tool to compare changes in configs/metrics between ATS versions > - Obtain common configs/metrics > - Obtain differences in configs/metrics > - Obtain changes in default values for configs/metrics -- This message was sent by Atlassian JIRA (v6.3.4#6332)