GitHub user fpesce opened a pull request: https://github.com/apache/trafficserver/pull/229
TS-2150: Add Milestone log tags - Add Milestone log tags - Add Milestone diff log tags You can merge this pull request into a Git repository by running: $ git pull https://github.com/fpesce/trafficserver TS-2150 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/229.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 #229 ---- commit 93abcbcc62c98ac23a230fd82d33bf5ee1f01398 Author: Francois Pesce <fpe...@yahoo-inc.com> Date: 2015-06-17T05:38:27Z TS-2150: Transaction milestone log tag It includes a refactoring for Milestone class attributes to be requested using public accessor on a private array indexed with an enum. Also a minor feature fix, which is aggregate log tag detection, that matched aggregate string (like SUM FIRST etc..) using strstr() inside the log tag preventing use of these string to be used in container field. commit e76fcc56b524b8b3bc837c02d08abe629c21389a Author: Francois Pesce <fpe...@yahoo-inc.com> Date: 2015-06-17T21:42:40Z TS-2150 documentation update ---- --- 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. ---