:bangbang:~The same situation on the demo site~:ba...
# troubleshoot
c
‼️~The same situation on the demo site~‼️ http://demo.datahubproject.io/ Another problem: It looks like when adding an owner for a dataset, the information about it is not updated on the page
https://{frontend_link}/user/urn:li:corpuser:{user}/assets
(new ones do not appear, deleted ones are not deleted) v0.8.26 UPD: After 10-15 minutes, the data is finally updated. But not immediately
b
maybe try updating? the demo site at demo.datahubproject.io doesnt seem to exhibit the behavior
c
updating doesn't help
@better-orange-49102 Also, I have same situation at demo site too.
b
i did the following: 1. add datahub to random dataset 2. go to own avatar, list datasets -> dataset from (1) is listed 3. typed a few letters from the dataset name -> dataset is listed 4. removed datahub from owner list 5. the dataset is still there (but i presume that is due to ES returning cached results - after a while it should be gone) 6. dataset from (4) is gone after a couple of minutes hence it looks correct to me
c
ok, I got it, so there should be a delay, thank you
b
cc @early-lamp-41924 This is because we have a query cache with retention 10 minutes 😕
So if you remove, and you make the exact same query (like loading the same user page, it will take some time to update!)