Github user SolidWallOfCode commented on the pull request:
https://github.com/apache/trafficserver/pull/663#issuecomment-221594161
Unfortunately `event_` is actually used in `Transaction::initCachedRequest`
to do handle initialization differently for `TS_EVENT_HTTP_TXN_CLOSE`. I don't
understand the implications well enough to say if that's important.
As for removing the handle caching stuff, at this point that's effectively
what I've done. We could just move the content of the init methods in to the
get methods since the latter are just wrappers for the former.
---
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 [email protected] or file a JIRA ticket
with INFRA.
---