Github user jrushf1239k commented on the pull request: https://github.com/apache/trafficserver/pull/473#issuecomment-183425465 Yes, itâs being done in HttpTransact::handle_response_from_parent() when the parent is marked for retry, âparent_result->retry == trueâ. There itâs marked up only when there is a good connection. Thanks -- John J. Rushford IPCDN Engineering 1400 Wewatta Street, Denver Colorado 80202 john_rushf...@cable.comcast.com From: Leif Hedstrom <notificati...@github.com<mailto:notificati...@github.com>> Reply-To: apache/trafficserver <re...@reply.github.com<mailto:re...@reply.github.com>> Date: Friday, February 12, 2016 at 10:36 AM To: apache/trafficserver <trafficser...@noreply.github.com<mailto:trafficser...@noreply.github.com>> Cc: John Rushford <john_rushf...@cable.comcast.com<mailto:john_rushf...@cable.comcast.com>> Subject: Re: [trafficserver] fixed a bug where a parent is not marked down due to a race updating ⦠(#473) Cool. One (stupid) question: You remove the call to markParentUp(result), is that being done elsewhere in the existing code paths? â Reply to this email directly or view it on GitHub<https://github.com/apache/trafficserver/pull/473#issuecomment-183423695>.
--- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---