Alexey Serbin created KUDU-2712:
-----------------------------------
Summary: Cache assigned locations in master
Key: KUDU-2712
URL: https://issues.apache.org/jira/browse/KUDU-2712
Project: Kudu
Issue Type: Improvement
Components: master
Affects Versions: 1.9.0
Reporter: Alexey Serbin
As implemented, a master assigns a location:
* to a tablet server during its registration
* to a client while processing connect-to-cluster request
It will be great to cache the location once assigned so in case of the
'thundering herd' pattern of client requests masters will be responsive enough.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)