You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2020/09/25 08:37:26 UTC

[GitHub] [druid] cesure commented on issue #10294: Failed Query due to missing lookup on some servers

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org