On Jul 26, 7:56 am, Gleb Peregud <[email protected]> wrote:
> Hello
>
> Is there a way to check what job is occupying the oldest binlog?
> Generally I'm encountering a situation when beanstalk (1.4.6) does not
> clean it's binlogs on time. As far as I can see there are no old jobs
> out there (but it's hard to be sure about it since there are about 700/
> s)

We've been using the binlog thing basically since the first commit
that made it mostly work and I don't believe we ever had the binlog
queue grow without some old job that we didn't process.

We have some scripts to dump and re-load the queues -- I'm not sure
what they are for in our system, but you should be able to do
something like that to "clear" any old jobs (well, clear and re-load).


 - ask

-- 
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.

Reply via email to