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

fix: re-enable yamux #205

Merged
merged 2 commits into from
Sep 18, 2023
Merged

fix: re-enable yamux #205

merged 2 commits into from
Sep 18, 2023

Conversation

vasco-santos
Copy link
Member

This PR re-enables yamux in E-IPFS. Some historical context:

  1. E-IPFS release with yamux made all pods unstable. We reverted adding yamux in fix: temporarily remove yamux #195 and created issue Yamux causing problems in production Elastic IPFS deployment ChainSafe/js-libp2p-yamux#23
  2. In the meantime this issue was addressed fix: catch stream sink errors ChainSafe/js-libp2p-yamux#25

Please note that deploying this needs attention and we should monitor and perform canary release.

Closes elastic-ipfs/elastic-ipfs#25

Copy link
Member

@alanshaw alanshaw left a comment

Choose a reason for hiding this comment

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

Thanks!

alanshaw pushed a commit to storacha/dagula that referenced this pull request Apr 26, 2023
Note: elastic-ipfs/bitswap-peer#205 needs to merge before yamux will be used with the default peer.
alanshaw pushed a commit to storacha/dagula that referenced this pull request May 18, 2023
Note: elastic-ipfs/bitswap-peer#205 needs to merge before yamux will be used with the default peer.
alanshaw pushed a commit to storacha/dagula that referenced this pull request May 18, 2023
Note: elastic-ipfs/bitswap-peer#205 needs to
merge before yamux will be used with the default peer.
@p-shahi
Copy link

p-shahi commented Aug 4, 2023

There's been some discussion about removing support for mplex in Kubo/boxo, epfs was mentioned: https://filecoinproject.slack.com/archives/C04M8232QRW/p1691163791844409 by @Jorropo

Is this PR still needed?

@Jorropo
Copy link

Jorropo commented Aug 5, 2023

I have tested connecting to elastic.dag.house with just yamux and it works so I don't guess so.

@alanshaw alanshaw merged commit 4b1ad05 into main Sep 18, 2023
1 check passed
@alanshaw alanshaw deleted the fix/reenable-yamux branch September 18, 2023 16:37
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.

Re-add yamux muxer
4 participants