Extra esp calls after deleting workunits

Description

I'm not sure if this expected, so opening for discussion. I had quite a ~120 workunits open, selected all of them, chose delete.

The esp logging shows lots of subsequent calls like this:

00000819 2014-12-01 17:07:52.938 29801 29832 "HTTP connection from 192.168.0.200:52400"
0000081A 2014-12-01 17:07:52.939 29801 30232 "HTTP First Line: POST /WsWorkunits/WUQuery.json HTTP/1.1"
0000081B 2014-12-01 17:07:52.939 29801 30232 "POST /WsWorkunits/WUQuery.json, from unknown@192.168.0.200"
0000081C 2014-12-01 17:07:52.939 29801 30232 "openWorkUnit W20141124-154138 not found"
0000081D 2014-12-01 17:07:52.939 29801 30232 "WARNING: Exception(s) in WsWorkunits::WUQuery - [20081: 2014-12-01 17:07:52 GMT: Cannot open workunit W20141124-154138.]
"

I don't think they are needed/desirable.

Conclusion

None

Activity

Show:

Gordon Smith January 21, 2015 at 10:08 AM

The fix will eliminate the long list of calls in this scenario - but there are many cases when you will still see these exceptions as ECL Watch "discovers" the WU has been deleted elsewhere.

Gavin Halliday December 1, 2014 at 5:21 PM

Was with master build (testing fix for broken delete)

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Fix versions

Pull Request URL

Created December 1, 2014 at 5:20 PM
Updated January 22, 2015 at 9:04 AM
Resolved January 22, 2015 at 9:04 AM