for the d.o. git migration, we need to be able to connect to a different beanstalkd instance per queue.

this patch adds the ability to specify queue-specific beanstalkd config. default behaviour is retained, so existing code need not change.

CommentFileSizeAuthor
#3 1013144.patch10.83 KBgordon
#2 beanstalk.config.patch2.4 KBAnonymous (not verified)
#1 beanstalk.config.patch2.52 KBAnonymous (not verified)
multiple.beanstalkd.instances.patch1.6 KBAnonymous (not verified)

Comments

Anonymous’s picture

StatusFileSize
new2.52 KB

added support for setting the timeout via configuration.

Anonymous’s picture

StatusFileSize
new2.4 KB

fix $lease_time typo.

gordon’s picture

StatusFileSize
new10.83 KB

I have used the ideas that you put forward and did some much bigger changes to allow for better configuration, and also I cleaned it up a lot so that it will handle Pheanstalk issues a lot better.

I am going to commit this, let me know if there is anything thing else that should be done.

gordon’s picture

Assigned: » gordon
Status: Needs review » Fixed

My patch in #3 has now been committed with a few tidy ups.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.