You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/08/10 00:25:53 UTC

[GitHub] [superset] kamalkeshavani-aiinside opened a new issue #16159: [dashboard cache] Reset all caches when Force Refresh Dashboard

kamalkeshavani-aiinside opened a new issue #16159:
URL: https://github.com/apache/superset/issues/16159


   **Is your feature request related to a problem? Please describe.**
   Current behavior of Dashboard cache:
   - User loads a dashboard, which generates cache for all the charts.
   - User changes a filter to value X, which generates cache for all charts with changed filter value.
   - User returns to dashboard later, and clicks on 'Refresh Dashboard', which generates new cache for all the charts.
   - User again changes the filter to value X, which loads the cached charts with changed filter value.
   
   So the user assumes that clicking on 'Refresh Dashboard' will load new data in dashboard, but actually user has to click 'Refresh Dashboard' with every new filter value change.
   
   **Describe the solution you'd like**
   When a user clicks 'Refresh Dashboard', all the cache for that particular dashboard should be removed.
   
   **Describe alternatives you've considered**
   
   
   **Additional context**
   I tried and confirmed this behavior in 1.2, not sure about in master.


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

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] villebro commented on issue #16159: [dashboard cache] Reset all caches when Force Refresh Dashboard

Posted by GitBox <gi...@apache.org>.
villebro commented on issue #16159:
URL: https://github.com/apache/superset/issues/16159#issuecomment-979745042


   @michael-s-molina let's consider if this is something we could solve with the new key-value store (an extension of the "invalidate all cached chart data for dataset x").


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

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] kamalkeshavani-aiinside commented on issue #16159: [dashboard cache] Reset all caches when Force Refresh Dashboard

Posted by GitBox <gi...@apache.org>.
kamalkeshavani-aiinside commented on issue #16159:
URL: https://github.com/apache/superset/issues/16159#issuecomment-900725441


   Also forgot to mention that, same happens in dashboard tabs as well. User need to refresh the dashboard in each tab, but ideally only one click on 'Refresh Dashboard' should do the job.


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

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] kamalkeshavani-aiinside commented on issue #16159: [dashboard cache] Reset all caches when Force Refresh Dashboard

Posted by GitBox <gi...@apache.org>.
kamalkeshavani-aiinside commented on issue #16159:
URL: https://github.com/apache/superset/issues/16159#issuecomment-913356471


   @junlincc Please add the necessary labels.


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

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] kamalkeshavani-aiinside edited a comment on issue #16159: [dashboard cache] Reset all caches when Force Refresh Dashboard

Posted by GitBox <gi...@apache.org>.
kamalkeshavani-aiinside edited a comment on issue #16159:
URL: https://github.com/apache/superset/issues/16159#issuecomment-900725441


   Also forgot to mention that, same happens in dashboard tabs as well. User needs to refresh the dashboard in each tab, but ideally only one click on 'Refresh Dashboard' should do the job.


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

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] kamalkeshavani-aiinside edited a comment on issue #16159: [dashboard cache] Reset all caches when Force Refresh Dashboard

Posted by GitBox <gi...@apache.org>.
kamalkeshavani-aiinside edited a comment on issue #16159:
URL: https://github.com/apache/superset/issues/16159#issuecomment-900725441


   Also forgot to mention that, same happens in dashboard tabs as well. User needs to refresh the dashboard in each tab, but ideally only one click on 'Refresh Dashboard' should do the job.


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

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] kamalkeshavani-aiinside removed a comment on issue #16159: [dashboard cache] Reset all caches when Force Refresh Dashboard

Posted by GitBox <gi...@apache.org>.
kamalkeshavani-aiinside removed a comment on issue #16159:
URL: https://github.com/apache/superset/issues/16159#issuecomment-900725441


   Also forgot to mention that, same happens in dashboard tabs as well. User needs to refresh the dashboard in each tab, but ideally only one click on 'Refresh Dashboard' should do the job.


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

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] kamalkeshavani-aiinside commented on issue #16159: [dashboard cache] Reset all caches when Force Refresh Dashboard

Posted by GitBox <gi...@apache.org>.
kamalkeshavani-aiinside commented on issue #16159:
URL: https://github.com/apache/superset/issues/16159#issuecomment-900725441


   Also forgot to mention that, same happens in dashboard tabs as well. User need to refresh the dashboard in each tab, but ideally only one click on 'Refresh Dashboard' should do the job.


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

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org