rawlinp opened a new pull request #2562: Fix DS servers ReplaceHandler URL: https://github.com/apache/trafficcontrol/pull/2562 Use tx.Exec not tx.Queryx for a DELETE statement that returns no rows. The unclosed Rows struct was making the subsequent tx.NamedQuery() call fail.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
