diff --git a/go/vt/vtgate/vtgate.go b/go/vt/vtgate/vtgate.go index 938f191a31d..e7382bb18e9 100644 --- a/go/vt/vtgate/vtgate.go +++ b/go/vt/vtgate/vtgate.go @@ -619,8 +619,7 @@ func LegacyInit(ctx context.Context, hc discovery.LegacyHealthCheck, serv srvtop MaxMemoryUsage: *queryPlanCacheMemory, LFU: *queryPlanCacheLFU, } - - //queryFilterConfigs := boost.Load() + queryFilterConfigs := &boost.QueryFilterConfigs{} rpcVTGate = &VTGate{