Hi there,<br><br>Before debugging this deeper I was hoping someone might already have an idea why this is happening:<br><br>We&#39;re
 running Plone 4 with RelStorage, Mysql and two Memcached instances. 
We&#39;re now seeing random exceptions from the memcache client package on 
commit, such as:<br>
<br>Module ZPublisher.Publish, line 135, in publish<br>Module Zope2.App.startup, line 291, in commit<br>Module transaction._manager, line 93, in commit<br>Module transaction._transaction, line 322, in commit<br>Module transaction._transaction, line 424, in _commitResources<br>

Module ZODB.Connection, line 785, in tpc_finish<br>  Module relstorage.storage, line 825, in tpc_finish<br>  Module relstorage.storage, line 845, in _finish<br>  Module relstorage.cache, line 311, in after_tpc_finish<br>
  Module relstorage.cache, line 258, in send_queue<br>
  Module memcache, line 643, in set_multi<br>TypeError: &#39;int&#39; object is unsubscriptable<br><br><br>I
 happens what appears to be randomly on content creation, file upload, 
indexing, but not in a consistent way. Does this ring a bell -- Shane?<br><br>/Anton<br>