masaori335 opened a new pull request, #12880: URL: https://github.com/apache/trafficserver/pull/12880
`HostDBRecord::select_best_http()` function is expected return `nullptr` is all `HostDBInfo` are down state. However, a `HostDBRecord` has only one `HostDBInfo` (`info.count() == 1`), state of the info is not checked. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
