Skip to content

fix: re-enable yamux#205

Merged
alanshaw merged 2 commits intomainfrom
fix/reenable-yamux
Sep 18, 2023
Merged

fix: re-enable yamux#205
alanshaw merged 2 commits intomainfrom
fix/reenable-yamux

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
@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