Friday, July 19, 2013, 5:49:33 AM, you wrote: >> Changes with Apache Traffic Server 3.3.5 >> >> + *) [TS-1487] [TS-2035] Moved plugin init, added plugin lifecycle >> hooks, added delay listen for cache. Removed TS_NO_API defined/build >> option. >> +
> Why are those three changes all munged into one commit? Because TS-2035 is a duplicate of TS-1487 and the rest of that is part of the proposed fix for TS-1487. The TS_NO_API is in there because it was getting in my way while I was fixing this and I solved it zwoop-style.