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 2019/05/30 23:05:01 UTC

[GitHub] [incubator-druid] mcbrewster opened a new pull request #7804: Web-console: prevent unnecessary loading of disabled data sources

mcbrewster opened a new pull request #7804: Web-console: prevent unnecessary loading of disabled data sources 
URL: https://github.com/apache/incubator-druid/pull/7804
 
 
   <img width="1550" alt="Screen Shot 2019-05-30 at 3 31 46 PM" src="https://user-images.githubusercontent.com/37322608/58669163-181fa600-82f0-11e9-83fd-1253c5cf80a9.png">
   <img width="1543" alt="Screen Shot 2019-05-30 at 3 31 29 PM" src="https://user-images.githubusercontent.com/37322608/58669168-1950d300-82f0-11e9-8c54-55656fe2dd4b.png">
   
   To prevent the unnecessary loading of disabled data, when you flip the show disabled switch the datasourcesQueryManager will automatically refresh with using the /druid/coordinator/v1/metadata/datasources?includeDisabled endpoint. If the showDisabled switch is off, it will refresh on using the /druid/coordinator/v1/metadata/datasources endpoint, however it will only do so when the use manually refreshes. 

----------------------------------------------------------------
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


With regards,
Apache Git Services

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