10:12:35 GMT multiple consumers calling lpop on same list structure. is it possible that they both pop the same item? 10:21:13 GMT seanBE: no 10:25:12 GMT hmm. I have about 4 consumers and they all do lpops. They both persist to db to ack picking up the same item. 10:25:21 GMT 2 persisted* 10:28:12 GMT multiple consumers calling lpop on same list structure. is it possible that they both pop the same item? 10:28:22 GMT ignore last response. 15:48:30 GMT My boss decided to install and deploy redis in our production environment last week....12 servers, 6 at each datacenter for two clusters of 3 masters/3 slaves....I have never used redis and I'm trying to setup a test environment on a vm to test with and write some monitoring tools for....i've installed 6 instances on my vm using chef and all are ru 15:48:30 GMT nning and I see 3 masters, 3 slaves, but none of the masters have connected slaves and I get the following errors in the log file for each of the slave in stances: "Error condition on socket for SYNC: Broken pipe" 15:52:29 GMT any help would be appreciated....i can't find anything useful when googling that error message...everything that comes up is in japanese or something :)