[
https://issues.apache.org/jira/browse/KUDU-2712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Serbin resolved KUDU-2712.
---------------------------------
Resolution: Fixed
Fix Version/s: 1.10.0
1.9.1
Fixed with 4ace91713ad81e72135cca7679e8a6e63b4382b5
> 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
> Assignee: Alexey Serbin
> Priority: Major
> Fix For: 1.9.1, 1.10.0
>
>
> 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)