Details
Description
A Router might be overloaded when handling special cases (e.g. a slow subcluster). The Router could reject the requests and the client could try with another Router. We should leverage the Standby mechanism for this.
Attachments
Attachments
Issue Links
- relates to
-
HDFS-14161 RBF: Throw StandbyException instead of IOException so that client can retry when can not get connection
- Resolved