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

DNS protocol #21

Merged
merged 1 commit into from
Jul 17, 2018
Merged

DNS protocol #21

merged 1 commit into from
Jul 17, 2018

Conversation

earlgreyz
Copy link
Contributor

DNS loadtesting executor with a complete TUTORIAL.md to match already implemented protocols (thrift/http)

@earlgreyz
Copy link
Contributor Author

Build failing because of #14 not merged

@insomniacslk
Copy link

insomniacslk commented Jul 17, 2018

that PR has been stuck for a year, shall we create a new PR with the same fix + tests?

EDIT this makes no sense, the build is failing and there are no tests for thrift at all. I commented on the other PR

@jparise
Copy link
Collaborator

jparise commented Jul 17, 2018

@earlgreyz I just merged #14.

.travis.yml Outdated
@@ -1,6 +1,6 @@
language: go
go:
- 1.7
- 1.9
Copy link
Collaborator

@jparise jparise Jul 17, 2018

Choose a reason for hiding this comment

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

Would you mind submitting this version bump separately to keep the commit history clean?

@earlgreyz
Copy link
Contributor Author

@jparise done #22

Copy link
Collaborator

@jparise jparise left a comment

Choose a reason for hiding this comment

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

This looks good, and thanks very much for writing tutorial documentation!

Could you also make a minor update to the root README.md file to mention DNS support and link to dns/TUTORIAL.md like we do for HTTP and Thrift?

@earlgreyz
Copy link
Contributor Author

@jparise I've updated the README mentioning the protocol, the DNS library and linking the TUTORIAL.md

@jparise jparise merged commit dc97d67 into pinterest:master Jul 17, 2018
@jparise
Copy link
Collaborator

jparise commented Jul 17, 2018

Thanks for the contribution, @earlgreyz!

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.

3 participants