GitHub user meeramn opened a pull request: https://github.com/apache/trafficserver/pull/487
TS 4065: change metrics to counters where appropriate I have fixed some metrics which have counter semantics by changing them from RECD_INT to RECD_COUNTER. Please review. You can merge this pull request into a Git repository by running: $ git pull https://github.com/meeramn/trafficserver TS-4065 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/487.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 #487 ---- 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 cea2c9622ba031677e71ce663807cd8b6b682e32 Author: Meera Mosale Nataraja <mech...@gmail.com> Date: 2015-12-11T23:42:07Z Change metrics to counters in RecordsConfig Modified 2 cache metrics as counters ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---