Details
Description
The method getIds() in MemcacheCache relies on the old "cachedump" stat type.
But as you can read here: http://de2.php.net/manual/en/memcache.getextendedstats.php this has been removed due to security reasons.
Activity
Guilherme Blanco
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | Closed [ 6 ] |
| Resolution | Invalid [ 6 ] |
Guilherme Blanco
made changes -
| Resolution | Invalid [ 6 ] | |
| Status | Closed [ 6 ] | Reopened [ 4 ] |
| Assignee | Roman S. Borschel [ romanb ] | Guilherme Blanco [ guilhermeblanco ] |
Guilherme Blanco
made changes -
| Status | Reopened [ 4 ] | Resolved [ 5 ] |
| Fix Version/s | 3.0.x [ 10152 ] | |
| Resolution | Fixed [ 1 ] |
Benjamin Eberlei
made changes -
| Workflow | jira [ 12243 ] | jira-feedback2 [ 17883 ] |
Benjamin Eberlei
made changes -
| Workflow | jira-feedback2 [ 17883 ] | jira-feedback3 [ 19846 ] |
This list may be incomplete, as errors occurred whilst retrieving source from linked applications:
- Request to http://www.doctrine-project.org/fisheye/ failed: Error in remote call to 'FishEye 0 (http://www.doctrine-project.org/fisheye/)' (http://www.doctrine-project.org/fisheye) [AbstractRestCommand{path='/rest-service-fe/search-v1/crossRepositoryQuery', params={query=DCOM-32, expand=changesets[-21:-1].revisions[0:29],reviews}, methodType=GET}] : Received status code 503 (Service Temporarily Unavailable)
Adding this to memcached before getting the extended stats cachedump fixed this issue for me: