Just tried with telnetting into the server, but whenever I am doing a put command, I get bad format (and if I type just "put" I get UNKNOWN_COMMAND):
put 1 0 60 10\r\ntest\r\n BAD_FORMAT Am I messing up the protocol here? On Dec 4, 3:46 pm, Keith Rarick <[email protected]> wrote: > On Wed, Dec 2, 2009 at 4:00 PM, Saikat Chakrabarti <[email protected]> wrote: > > 2) Why is the server removing the job instead of just releasing it? > > From the protocol, it doesn't seem like this is the expected behavior, > > but I'm not sure. Or is the job still somehow on the queue, just no > > longer reservable? > > The server should not delete a job unless you explicitly delete it. > Can you run a packet trace or reproduce this in a telnet session? I'd > like to see the commands sent to the server and its replies. There may > be a good explanation for this, or it may be a bug. > > kr -- 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.
