cesure commented on issue #10294:
URL: https://github.com/apache/druid/issues/10294#issuecomment-698802063


   Hi! I have a question regarding this issue: Will this also fix the problem 
we have when a Historical Node has already started up and the Broker sends 
queries to it but the Lookups are still loading which leads to failing queries?
   
   We use Lookups a lot and they are quite huge, so it takes some minutes to 
load them into memory and have them available for queries. During this time you 
find these log messages:
   
   `2020-09-25T08:20:56,385 INFO [NamespaceExtractionCacheManager-1] 
org.apache.druid.server.lookup.namespace.JdbcCacheGenerator - Finished loading 
23083 values for namespace 
[JdbcExtractionNamespace{connectorConfig=DbConnectorConfig{...}] : 
org.apache.druid.server.lookup.namespace.cache.CacheScheduler$EntryImpl@2e360bcc`
   
   Thanks!


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to