Debug statement in FetchSM broken --------------------------------- Key: TS-1071 URL: https://issues.apache.org/jira/browse/TS-1071 Project: Traffic Server Issue Type: Bug Components: Core Affects Versions: 3.0.1, 3.0.2 Reporter: Brian Geffon Priority: Trivial
While debugging FetchSM I noticed that a debug statement was broken: [Jan 4 15:02:49.889] Server {140737294432000} DEBUG: (FetchSM) [get_info_from_buffer] total avail ld It's a missing % in the DEBUG, patch included, and tested: [Jan 4 15:14:11.349] Server {139899653895936} DEBUG: (FetchSM) [get_info_from_buffer] total avail 24615 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira