#2246: buildbot.status.builder.BuilderStatus uses slow LRU implementation
---------------------+------------------------
Reporter:  szager    |       Owner:
    Type:  defect    |      Status:  new
Priority:  critical  |   Milestone:  undecided
 Version:  0.8.6     |  Resolution:
Keywords:            |
---------------------+------------------------

Comment (by tom.prince):

 Well, we can currently get away with a synchronous implementation, since
 we store the build state in pickles which we read synchronously[1]. We are
 planning to eventually move the build status into the database, at which
 point the cache will need to be asynchronous, anyway.


 [1] This has issues of its own, but moving to the database will fix this
 anyway.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2246#comment:3>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to