Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
The Router service invokes the policy to determine the next sub-cluster to route the client request to. Since the current policy implementations are stateless, we need the ability to pass in blacklisted sub-clusters (which failed previously) to prevent selection of non-responsive sub-clusters.