#1935: build request claiming needs to operate in "batches"
--------------------+----------------------
Reporter:  dustin   |      Owner:  dustin
    Type:  defect   |     Status:  new
Priority:  major    |  Milestone:  0.8.4
 Version:  0.8.3p1  |   Keywords:  database
--------------------+----------------------
 The {{{column._in(list)}}} sqlalchemy operator expands to a list of
 parameters as long as the list.  For a list containing hundreds or
 thousands of items, this will not work, at least for some database
 engines.  The old code batched into groups of 100 items - this seems like
 a reasonable approach.

 The existing claim-by-UPDATE is never going to work perfectly, but this
 particular bug should be fixed before 0.8.4 ships.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/1935>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
Fulfilling the Lean Software Promise
Lean software platforms are now widely adopted and the benefits have been 
demonstrated beyond question. Learn why your peers are replacing JEE 
containers with lightweight application servers - and what you can gain 
from the move. http://p.sf.net/sfu/vmware-sfemails
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to