Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unnecessary log entries every time queues are polled with v3.1 #397

Closed
pjg opened this issue Jul 5, 2017 · 1 comment
Closed

Unnecessary log entries every time queues are polled with v3.1 #397

pjg opened this issue Jul 5, 2017 · 1 comment
Assignees

Comments

@pjg
Copy link

pjg commented Jul 5, 2017

I have delay set at 3 and now every 3 seconds I get those unnecessary log entries:

2017-07-05T06:55:49Z 28438 TID-194sa8 INFO: Ready: 2, Busy: 0, Active Queues: [["...", 1]]
2017-07-05T06:55:49Z 28438 TID-194sa8 INFO: Ready: 2, Busy: 0, Active Queues: [["...", 1]]
phstc pushed a commit that referenced this issue Jul 5, 2017
@phstc
Copy link
Collaborator

phstc commented Jul 5, 2017

Hi @pjg

Oops, that info log got re-introduced with 3.1.0. Fix is ready #398, I'm only waiting on CI to merge it.

Thanks for reporting it 🍻

@phstc phstc self-assigned this Jul 5, 2017
@phstc phstc closed this as completed in #398 Jul 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants