1xyz / coolbeans

Coolbeans is a distributed work queue that implements the beanstalkd protocol.
Mozilla Public License 2.0
67 stars 6 forks source link

Getting started for multiple nodes does not work as expected #45

Closed 1xyz closed 3 years ago

1xyz commented 4 years ago

Describe the bug: The getting started guide for a three node HA setup does not work as expected. Reported by external user

Provide the steps to reproduce the behavior: 1) I set up a three node cluster as you have documented.I am assuming this is a HA setup since they all have the same bootstrap node id. 2) Put three items and remove two. 3) I then kill the bean0 process and then try to find the contents of tube01 and it does not work. I also try to put another job and it does not work. I assume it will tolerate failure of 1 node.

Other:

1xyz commented 4 years ago

example.log