masaori335 opened a new pull request, #12533:
URL: https://github.com/apache/trafficserver/pull/12533

   I found two actions of `HttpTransact::StateMachineAction_t` are defined but 
not used at all.
   
   ```
   enum class StateMachineAction_t {
     ...
     ORIGIN_SERVER_RR_MARK_DOWN
     ...
     CONTINUE
     ... 
   }; 
   ```


-- 
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]

Reply via email to