On Tue, Nov 20, 2012 at 11:52 PM, homer kommrad <[email protected]> wrote: > so when i call reserve , it means i call reserve(0)
Then it appears the client's javadoc is wrong. Indeed, https://github.com/safl/beanstemc/blob/master/src/dk/safl/beanstemc/Beanstemc.java#L338-342 shows that a timeout of 0 uses the reserve command, which never times out. There doesn't seem to be any way to get beanstemc to send reserve-with-timeout 0. -- You received this message because you are subscribed to the Google Groups "beanstalk-talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/beanstalk-talk?hl=en.
