ZEO Tracker
Issue Collector
|
---|
21 | ZEO Tracker | |
From koschinh Aug 2, 03 16:15 | ||
Pending /bug report high | ||
ndo with multiple ZEO�s mounted: I am mounting a ZEO as root-storage (custom_zodb.py) and inside this one I am mounting different other storages (FilesystemStorage and bsdstorage). Inside these mount... | ||
22 | ZEO Tracker | |
From koschinh Aug 2, 03 16:15 | ||
Pending /bug report high | ||
I am mounting a ZEO as root-storage (custom_zodb.py) and inside this one I am mounting different other storages (FilesystemStorage and bsdstorage). Inside these mounted storages their are no transacti... | ||
23 | ZEO Tracker | |
From koschinh Aug 2, 03 16:15 | ||
Pending /bug report normal | ||
I am mounting a ZEO as root-storage (custom_zodb.py) and inside this one I am mounting different other storages (FilesystemStorage and bsdstorage). Inside these mounted storages their are no transacti... | ||
24 | ZEO Tracker | |
From anthony Aug 2, 03 16:15 | ||
Pending /bug report high | ||
The trigger in ZEO/trigger.py allocates 2 FDs with a pipe() call, but they are never closed. This means you leak pretty quickly if you've got code that connects to ZEO servers frequently (I have a te... | ||
25 | ZEO Tracker | |
From anthony Aug 2, 03 16:15 | ||
Pending /bug report high | ||
The trigger in ZEO/trigger.py allocates 2 FDs with a pipe() call, but they are never closed. This means you leak pretty quickly if you've got code that connects to ZEO servers frequently (I have a te... | ||
26 | ZEO Tracker | |
From koschinh Aug 2, 03 16:15 | ||
Pending /bug report normal | ||
I am mounting a ZEO as root-storage (custom_zodb.py) and inside this one I am mounting different other storages (FilesystemStorage and bsdstorage). Inside these mounted storages their are no transacti... | ||