Hide Forgot
Created attachment 475209 [details] Job status graph example When I set very frequent update to both cumin (via "update-interval: 5" config option), condor (one minute QMF_UPDATE_INTERVAL and COLLECTOR_UPDATE_INTERVAL) and qpidd ("mgmt-pub-interval=5"), I get very strange behavior of Job status graph (in Grid Overview), for when the job is removed, I refresh the page, get a graph which still shows the tip at one job height, then after few (<=5) seconds the graph tip goes down (update from QMF). cumin-0.1.4478-1.el5 How reproducible: 100% Steps to Reproduce: 1. Submit a job. 2. Remove it. 3. Loot at the Jobs status graph.
Note, There was a recent change to sort data before displaying in a flash graph. I wonder if the artifact here was related to the same BZ. I tried to reproduce (one time) and was unsuccessful.
I am also not able to reproduce this one. Retest?
I am able to reproduce with cumin-0.1.4794-1.el5
Created attachment 505262 [details] Graph right after page loads
Created attachment 505264 [details] Same graph only a few whiles after Everytime I refresh the whole page, I get the first (cumin-before.png), then after few whiles (less than 5 seconds) the graph changes to something like in cumin-after.png screenshot.