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

Fixed inconsistency between HasIntField and IntField #2813

Merged
merged 1 commit into from May 16, 2017

Conversation

froth
Copy link
Contributor

@froth froth commented May 16, 2017

  • Created HasInt64Field function.
  • Fixed TestTimeout for http_response_test

Required for all PRs:

  • CHANGELOG.md updated (we recommend not updating this until the PR has been approved by a maintainer)
  • Sign CLA (if not already signed)

@froth
Copy link
Contributor Author

froth commented May 16, 2017

Had to increase the timeout in http_response_test as all timeouts <1s are ignored.

	// Set default values
	if h.ResponseTimeout.Duration < time.Second {
		h.ResponseTimeout.Duration = time.Second * 5
	}

 - Created HasInt64Field function.
 - Fixed TestTimeout for http_response_test
@danielnelson danielnelson added this to the 1.4.0 milestone May 16, 2017
@danielnelson danielnelson merged commit ac5ac31 into influxdata:master May 16, 2017
@danielnelson
Copy link
Contributor

Thank you

@danielnelson
Copy link
Contributor

closes #2806

@froth froth deleted the bugfix_http_response branch May 17, 2017 07:30
vlamug pushed a commit to vlamug/telegraf that referenced this pull request May 30, 2017
acobaugh added a commit to acobaugh/telegraf that referenced this pull request Jun 28, 2017
@acobaugh acobaugh mentioned this pull request Jun 28, 2017
3 tasks
jeichorn pushed a commit to jeichorn/telegraf that referenced this pull request Jul 24, 2017
k255 added a commit to k255/telegraf that referenced this pull request Aug 25, 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

Successfully merging this pull request may close these issues.

None yet

2 participants