[ https://issues.apache.org/jira/browse/TS-4117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15109241#comment-15109241 ]
ASF GitHub Bot commented on TS-4117: ------------------------------------ GitHub user meeramn opened a pull request: https://github.com/apache/trafficserver/pull/431 TS-4117: Tool to compare changes in configs/metrics between different ATS versions Tool to compare changes in configs/metrics between different ATS versions 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/431.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 #431 ---- commit 90fb604e24f30efdb7a26c3c09a02b7b08169f4b Author: Meera Mosale Nataraja <mech...@gmail.com> Date: 2015-12-03T23:31:00Z TS-4050 - Fix trafficserver crash when buckets=0 is configured in cache_promote plugin and Set buckets default value to be 10 commit 80e9c31de7d98d86fd484ed7e30ce13ecc189173 Author: Meera Mosale Nataraja <mech...@gmail.com> Date: 2015-12-04T22:30:12Z Add assert statement as suggested in review comments commit f3c82a4a68de98acfd88bd441e9a178633b2fbb9 Author: Meera Mosale Nataraja <mech...@gmail.com> Date: 2015-12-04T22:35:52Z Addressed review comments by adding TSReleaseAssert commit 5c10b6633647874086ee9e13104411df95e41d6f Author: Meera Mosale Nataraja <mech...@gmail.com> Date: 2015-12-11T23:42:07Z Change metrics to counters in RecordsConfig commit 7c03071fa965265954a69b17f4970c19a3e78d72 Author: Meera Mosale Nataraja <mech...@gmail.com> Date: 2015-12-18T17:56:20Z Modified one more metric to be counter commit ef46703682e3cc5e276ef1dfcc5fdecd94d388b6 Author: Meera Mosale Nataraja <mech...@gmail.com> Date: 2016-01-12T20:01:40Z Addressed review comments commit 315fafb84d1a198ac2676025a8663a84a87b2a9f Author: Meera Mosale Nataraja <mech...@gmail.com> Date: 2016-01-20T19:24:43Z 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)