Comment 2 for bug 374180

Revision history for this message
James Henstridge (jamesh) wrote :

Looking at the last revision to change that line of the documentation, it looks like the intent might have been to change the default cache size:

    http://bazaar.launchpad.net/~storm/storm/trunk/revision/292

Gustavo: would the correct fix here be to change Store.__init__() to not set a size on the cache, leaving the default to the Cache constructor?