[
https://issues.apache.org/jira/browse/TS-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13883192#comment-13883192
]
ASF subversion and git services commented on TS-2519:
-----------------------------------------------------
Commit 7eeb5c782b2f49a99d5e0ec62599f8c171fa7ea1 in branch refs/heads/master
from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=7eeb5c7 ]
TS-2519: make using RECP_NULL a compilation error
RECP_NULL can still be useful to represent the case when a record
does not have a persistence type. It might be a configuration record,
for example. However, stats records shold never be registered as
RECP_NULL, because that's ambiguous as to whether it should be
persisted This change add some template helpers to ensure that any
attempt to register a RECP_NULL stat dies in a horrible shower of
compiler errors.
> Various build metrics are persistent, and probably shouldn't be
> ---------------------------------------------------------------
>
> Key: TS-2519
> URL: https://issues.apache.org/jira/browse/TS-2519
> Project: Traffic Server
> Issue Type: Bug
> Components: Stats
> Reporter: Leif Hedstrom
> Assignee: James Peach
> Fix For: 4.2.0
>
>
> E.g. proxy.process.version.server.short.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)