Some more RNI remnants to clean up
----------------------------------
Key: TS-536
URL: https://issues.apache.org/jira/browse/TS-536
Project: Traffic Server
Issue Type: Improvement
Components: Cleanup
Reporter: Leif Hedstrom
Fix For: 2.1.5
We have a few ifdef's etc. around RNI, stuff that we no longer use / support,
e.g.
#ifndef RNI_ONLY
MAX_RNI_TRANS_STATS
READ_RNI_TRANS_STAT((long) data, count, sum);
#ifdef RNI_STATIC_LINK
etc. We should probably nuke all this...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.