Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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

@marten-seemann marten-seemann May 13, 2021

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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants