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

update go-tcp-transport to v0.2.2 #8129

Merged
merged 1 commit into from May 13, 2021
Merged

update go-tcp-transport to v0.2.2 #8129

merged 1 commit into from May 13, 2021

Conversation

marten-seemann
Copy link
Member

go-tcp-transport v0.2.2 adds a bunch of low-level TCP Prometheus metrics. This is especially interesting for comparing QUIC and TCP.

Copy link
Contributor

@aschmahmann aschmahmann left a comment

Choose a reason for hiding this comment

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

There's a Go test that's failing and could be related to this update, if you could investigate what's going on (i.e. flaky test, problem, etc.) that'd be great 🙏

go.mod Outdated
github.com/multiformats/go-multihash v0.0.14
github.com/multiformats/go-multihash v0.0.15
Copy link
Contributor

Choose a reason for hiding this comment

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

Don't update go-multihash in this PR since it'll cause a sharness test failure (being solved in another PR). It also doesn't seem needed here.

Copy link
Member Author

Choose a reason for hiding this comment

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

I didn't do this intentionally, go mod did this. It's because of this PR: libp2p/go-tcp-transport#75. I don't really understand why this PR pulled in go-multihash though.

@aschmahmann aschmahmann merged commit 31e4a73 into master May 13, 2021
@aschmahmann aschmahmann deleted the update-tcp branch May 13, 2021 15:05
@aschmahmann aschmahmann mentioned this pull request May 14, 2021
71 tasks
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