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

Concurrent requests with differing precision can result in incorrect timestamp in http_listener #4316

Closed
danielnelson opened this issue Jun 19, 2018 · 2 comments · Fixed by #4373
Assignees
Labels
bug unexpected problem or unintended behavior
Milestone

Comments

@danielnelson
Copy link
Contributor

Relevant telegraf.conf:

[[inputs.http_listener]]

System info:

Telegraf 1.6

Steps to reproduce:

  1. Send line protocol with different precision values to http_listener concurrently.

Expected behavior:

Input parsed correctly

Actual behavior:

Timestamps are sometimes parsed with incorrect negative timestamps

Additional info:

@danielnelson danielnelson added the bug unexpected problem or unintended behavior label Jun 19, 2018
@danielnelson danielnelson added this to the 1.7.1 milestone Jun 19, 2018
@danielnelson danielnelson self-assigned this Jun 19, 2018
@szibis
Copy link
Contributor

szibis commented Jun 26, 2018

Is there any timeline for that?

@danielnelson
Copy link
Contributor Author

I will have a fix in for 1.7.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug unexpected problem or unintended behavior
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants