Register the ExportingPartitions cache type

This commit is contained in:
freddygv 2021-10-24 18:38:02 -06:00
parent 8b5a9369eb
commit 183849416b
1 changed files with 2 additions and 0 deletions

View File

@ -3786,6 +3786,8 @@ func (a *Agent) registerCache() {
a.cache.RegisterType(cachetype.FederationStateListMeshGatewaysName,
&cachetype.FederationStateListMeshGateways{RPC: a})
a.registerEntCache()
}
// LocalState returns the agent's local state