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

What does Falling behind by : X ms in the load generation mean? #33

Open
rith-iqlect opened this issue Nov 21, 2017 · 1 comment
Open

Comments

@rith-iqlect
Copy link

When the core.clj starts the data generation process, I see these messages
"Falling behind by" : 102ms etc. What does this mean? And does this effect the numbers in anyway?
Thanks!

@knusbaum
Copy link

"Falling behing by X" is a message that gets output by the producer when it is unable to produce messages as quickly as it needs to in order to keep up with the specified throughput.

As long as this number doesn't get very large, it is not a huge deal.

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