[
https://issues.apache.org/jira/browse/TS-3402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14333771#comment-14333771
]
ASF subversion and git services commented on TS-3402:
-----------------------------------------------------
Commit ac4a7dbe26ec83b66d311d3b9e1f9280a99172f6 in trafficserver's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=ac4a7db ]
TS-3402: rationalize lock debugging infrastructure
Use SrcLoc to track lock holding locations. Enable lock diagnostics
in DEBUG builds when the "lock" debug tag is set. Previously you
had to do this *and* toggle some there magic #defines.
> rationalize lock debugging diagnostics
> --------------------------------------
>
> Key: TS-3402
> URL: https://issues.apache.org/jira/browse/TS-3402
> Project: Traffic Server
> Issue Type: Improvement
> Components: Cleanup, Core
> Reporter: James Peach
> Fix For: 5.3.0
>
>
> The locking object have various debug capabilities that are conditional on
> the {{ERROR_CONFIG_TAG_LOCKS}} define. No-one ever knows to turn this on, so
> make it conditional on {{DEBUG}} instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)