[
https://issues.apache.org/jira/browse/TS-2976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14079755#comment-14079755
]
ASF subversion and git services commented on TS-2976:
-----------------------------------------------------
Commit a2584bf29cf0945a33c3bdd1c35c0322aba96315 in trafficserver's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=a2584bf ]
TS-2976: lib records build cleanup
Use the correct constant for MGMT_SIGNAL_SAC_SERVER_DOWN.
Remove REC_SignalManager compatibility define.
Replace REC_SignalWarning and REC_SignalError macros with
RecSignalWarning.
Remove the LOCAL_MANAGER and PROCESS_MANAGER defines. With this
change, we no longer compile any code differently depending on the
LOCAL_MANAGER and PROCESS_MANAGER defines. Where we build libraries
that have local and process variants, we just stub a small set of
symbols to do the right thing.
> lib records build cleanup
> -------------------------
>
> Key: TS-2976
> URL: https://issues.apache.org/jira/browse/TS-2976
> Project: Traffic Server
> Issue Type: Improvement
> Components: Cleanup, Core
> Reporter: James Peach
>
> The lib records build is really hard to understand, which compatibility
> defines, building the same code with different options. Let's do some cleanup.
--
This message was sent by Atlassian JIRA
(v6.2#6252)