Revision a0b02474 snf-pithos-backend/pithos/workers/glue.py

b/snf-pithos-backend/pithos/workers/glue.py
91 91
                    self.cnt += 1
92 92
                    return ioctx
93 93
                elif self.worker_id is None:
94
                    ioctx = Xseg_ctx(self.segment, 200)
94
                    ioctx = Xseg_ctx(self.segment)
95 95
                    return ioctx
96 96

  
97 97
            def _pool_verify(self, poolobj):

Also available in: Unified diff