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 #3162 fix parsing of SHM remotes #3163

Merged
merged 2 commits into from
Aug 25, 2017
Merged

Conversation

jawi
Copy link
Contributor

@jawi jawi commented Aug 24, 2017

Required for all PRs:

  • Signed CLA;
  • Associated README.md updated;
  • Has appropriate unit tests.

- added test cases for SHM remotes;
- slightly changed the fix for influxdata#2386 to improve and fix the parsing of
  SHM remotes.
"stratum": "2",
"type": "u",
}
acc.AssertContainsTaggedFields(t, "ntpq", fields, tags)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this code removed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A combination of fat fingers and a lack of caffeine. Should not be removed at all. I've reverted that change...

@danielnelson danielnelson added this to the 1.4.0 milestone Aug 24, 2017
@danielnelson danielnelson merged commit d449833 into influxdata:master Aug 25, 2017
danielnelson pushed a commit 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.

2 participants