Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Redis Cache Adapter fails when using socket #103

@GeeH

Description

@GeeH

This issue has been moved from the zendframework repository as part of the bug migration program as outlined here - http://framework.zend.com/blog/2016-04-11-issue-closures.html


Original Issue: https://api.github.com/repos/zendframework/zendframework/issues/7601
User: @Moring
Created On: 2015-07-01T22:35:41Z
Updated At: 2015-11-06T22:06:36Z
Body
Bit of edge case:

Redis is attached to ZF2 cache via socket.

Doctrine redis cache via DoctrineModule\Cache\ZendStorageCache

It will fail intermittently (and always on Doctrine query error).

Error: 'Could not estabilish connection with Redis instance'

Does not occur with port connection.

If: $redis->getTotalSpace() called against ZF2 Redis Cache Adapter before wrapped in DoctrineModule\Cache\ZendStorageCache -- no error.


Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions