Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
-
Incompatible change
Description
Today GetDelgationToken, CancelDelegationToken and RenewDelegationToken are all blocking apis.
- As a part of these calls we try to update RMStateStore and that may slow it down.
- Now as we have limited number of client request handlers we may fill up client handlers quickly.