[ZCM] [ZC] 1536/ 1 Request "ClientStorage.__init__ ignores cache_size"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Wed Oct 13 18:38:37 EDT 2004


Issue #1536 Update (Request) "ClientStorage.__init__ ignores cache_size"
 Status Pending, Database/bug medium
To followup, visit:
  http://zope.org/Collectors/Zope/1536

==============================================================
= Request - Entry #1 by Anonymous User on Oct 13, 2004 6:38 pm

ClientStorage.__init__, which is used with ZEO, seems to ignore the cache_size parameter.

Documentation indicates that this parameter can be used to set the size of the ZEO client's local disk-based cache, and that it defaults to 20MB. However, inspecting the code suggests that this parameter is completely ignored, and that ClientStorage always uses a 1MB cache.

Is this intentional? It seemed to have been introduced 9 months ago with the merge of MVCC-related code.
==============================================================



More information about the Zope-Collector-Monitor mailing list