View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002587 | SOGo | OpenChange backend | public | 2014-01-24 14:01 | 2014-02-03 14:55 |
| Reporter | turip | Assigned To | ludovic | ||
| Priority | normal | Severity | crash | Reproducibility | random |
| Status | closed | Resolution | fixed | ||
| Platform | debian testing | OS | debian testing | OS Version | debian testing |
| Product Version | 2.1.1a | ||||
| Target Version | 2.2.0 | Fixed in Version | 2.2.0 | ||
| Summary | 0002587: libmemcached errors | ||||
| Description | during openchange mail sync I get the following error in samba log, followed by a panic: It is known that the ascii protocoll of memcached is less stable of the binary protocol. I have added the following line to SOGoCache.m:117 (init member) memcached_behavior_set(handle, MEMCACHED_BEHAVIOR_BINARY_PROTOCOL, 1); This causes the library to use binary protocol, which is implemented since a while and works :) | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-01-24 14:01 | turip | New Issue | |
| 2014-01-31 03:26 | ludovic | Target Version | => 2.2.0 |
| 2014-02-03 14:55 | ludovic | Note Added: 0006469 | |
| 2014-02-03 14:55 | ludovic | Status | new => closed |
| 2014-02-03 14:55 | ludovic | Assigned To | => ludovic |
| 2014-02-03 14:55 | ludovic | Resolution | open => fixed |
| 2014-02-03 14:55 | ludovic | Fixed in Version | => 2.2.0 |