Bug #3124
closedAutomatically refresh ecogrid sources (endpoints) once per Kepler
0%
Description
Now that there are two ways in which to refresh the available Ecogrid services (as registered in the registry), the refresh should only happen once per Kepler window.
Currently the autorefresh will happen once for each Kepler window when the user selects the Data tab.
Since there has been a lot of time devoted to making startup quick, the refresh should not slow down the start up of Kepler.
And, of course, the user can always manually refresh the sources with the "Refresh" button that is found on the sources tab.
Related issues
Updated by ben leinfelder over 16 years ago
from 1.0.0 release meeting:
-at startup, queue a thread for refreshing the endpoints after a small delay (~minute)
Updated by ben leinfelder over 16 years ago
data sources are now refreshed by a new thread that is scheduled to execute 30 seconds (configurable in config.xml) after kepler start up.