#2451: multiple events_ already exist
----------------------+------------------------
Reporter:  virgilg    |       Owner:
    Type:  undecided  |      Status:  new
Priority:  major      |   Milestone:  undecided
 Version:  0.8.7p1    |  Resolution:
Keywords:             |
----------------------+------------------------

Comment (by dustin):

 Honestly, I know very little about this code.  The !PersistentQueue is
 used as a backing store for that is being pushed via HTTP, presumably to
 allow events to persist over a master restart if they cannot be sent to
 the HTTP server.  It looks like `persistent_queue.py` deletes items as
 they are popped, so yes, I think they are created on the fly.

 Does this error happen immediately at startup, or during runtime?  Is it
 perfectly repeatable?  If so, adding some print's to the handling of
 `lastItemId` in `persistent_queue.py` might help figure out what's going
 on.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2451#comment:7>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, 
is your hub for all things parallel software development, from weekly thought 
leadership blogs to news, videos, case studies, tutorials, tech docs, 
whitepapers, evaluation guides, and opinion stories. Check out the most 
recent posts - join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to