[Tickets #13099] Re: redis: Cannot use DEL with a cluster of connections
noreply at bugs.horde.org
noreply at bugs.horde.org
Wed Apr 23 12:48:35 UTC 2014
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/13099
------------------------------------------------------------------------------
Ticket | 13099
Updated By | software-horde at interfasys.ch
Summary | redis: Cannot use DEL with a cluster of connections
Queue | Horde Framework Packages
Version | Git master
Type | Bug
State | Not A Bug
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
software-horde at interfasys.ch (2014-04-23 12:48) wrote:
>>>> https://github.com/horde/horde/commit/8680d18e1e433afeeaeda97c052b7743cef543b2
>>>
>>> OK...but we're not using clustering. Our config hasn't changed. There
>>> is only one server and yet Horde thinks it's a cluster.
>>
>> Horde doesn't think anything. Predis is in charge of interacting
>> with the redis server, and it treats array config output as mutliple
>> servers, regardless of whether there is only 1 server configured.
>
> I confirm this fixes the problem.
Now I understand and the patch fixes it. It's the fact that this was
filed as "not a bug" which threw me off.
More information about the bugs
mailing list