[Zope] Ordered folder growing FAST

2014-04-04 Thread Jesus Cea
I have an ORDERED folder with tens of thousands of elements inside of
it. Each time I add a new element, de database grows a lot. I guess some
internal structure is not actually a BTREE and each time it is modified,
all of it must be persisted to disk again.

Am I right?. Is this a known issue?. Any plan to solve it?. Would you
accept a patch?.

I am using ZOPE 2.13.21, but data.fs has been thru tons of zope versions
since 2000 or so :).

-- 
Jesús Cea Avión _/_/  _/_/_/_/_/_/
j...@jcea.es - http://www.jcea.es/ _/_/_/_/  _/_/_/_/  _/_/
Twitter: @jcea_/_/_/_/  _/_/_/_/_/
jabber / xmpp:j...@jabber.org  _/_/  _/_/_/_/  _/_/  _/_/
Things are not so easy  _/_/  _/_/_/_/  _/_/_/_/  _/_/
My name is Dump, Core Dump   _/_/_/_/_/_/  _/_/  _/_/
El amor es poner tu felicidad en la felicidad de otro - Leibniz



signature.asc
Description: OpenPGP digital signature
___
Zope maillist  -  Zope@zope.org
https://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope-dev )


[Zope] Is BTreeFolder2 still alive (Re: Ordered folder growing FAST)

2014-04-04 Thread Jesus Cea
On 05/04/14 00:54, Jesus Cea wrote:
 I have an ORDERED folder with tens of thousands of elements inside of
 it. Each time I add a new element, de database grows a lot. I guess some
 internal structure is not actually a BTREE and each time it is modified,
 all of it must be persisted to disk again.

Ok, checking the sourcecode there is no BTREE at all anywhere, so any
change must dump the entire huge object again. I was probably using
BTreeFolder product sometime in the past.

Checking around I found BTreeFolder2. Last release is in 2011. Is that
compatible with current Zope 2.13.21?.
https://pypi.python.org/pypi/Products.BTreeFolder2.

-- 
Jesús Cea Avión _/_/  _/_/_/_/_/_/
j...@jcea.es - http://www.jcea.es/ _/_/_/_/  _/_/_/_/  _/_/
Twitter: @jcea_/_/_/_/  _/_/_/_/_/
jabber / xmpp:j...@jabber.org  _/_/  _/_/_/_/  _/_/  _/_/
Things are not so easy  _/_/  _/_/_/_/  _/_/_/_/  _/_/
My name is Dump, Core Dump   _/_/_/_/_/_/  _/_/  _/_/
El amor es poner tu felicidad en la felicidad de otro - Leibniz



signature.asc
Description: OpenPGP digital signature
___
Zope maillist  -  Zope@zope.org
https://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope-dev )


[Zope-CMF] cmf-tests -

2014-04-04 Thread CMF tests summarizer
This is the summary for test reports received on the 
cmf-tests list between 2014-04-03 00:00:00 UTC and 2014-04-04 00:00:00 UTC:

See the footnotes for test reports of unsuccessful builds.

An up-to date view of the builders is also available in our 
buildbot documentation: 
http://docs.zope.org/zopetoolkit/process/buildbots.html#the-nightly-builds

Reports received



Non-OK results
--

___
Zope-CMF maillist  -  Zope-CMF@zope.org
https://mail.zope.org/mailman/listinfo/zope-cmf

See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests