Skip to content
This repository has been archived by the owner on Aug 2, 2021. It is now read-only.

swarm: make pullsync disabled not expose stream protocol #1830

Merged
merged 3 commits into from
Sep 27, 2019

Conversation

acud
Copy link
Member

@acud acud commented Sep 27, 2019

This PR makes the --syncmode=pull not expose stream protocol on the node. The exposure of the protocol caused syncing from other nodes that were actively syncing to make this node sync too.

@acud acud self-assigned this Sep 27, 2019
@acud acud added the bug label Sep 27, 2019
@acud acud added this to Backlog in Swarm Core - Sprint planning via automation Sep 27, 2019
@acud acud added this to the 0.5.0 milestone Sep 27, 2019
@acud acud moved this from Backlog to In review (includes Documentation) in Swarm Core - Sprint planning Sep 27, 2019
Copy link
Member

@janos janos left a comment

Choose a reason for hiding this comment

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

It is good, until we only have one stream implementation. Could you add a comment that this is a workaround for now?

@nonsense nonsense merged commit b0b7fc4 into master Sep 27, 2019
Swarm Core - Sprint planning automation moved this from In review (includes Documentation) to Done Sep 27, 2019
@acud acud deleted the disable-pullsync-w-flag branch September 27, 2019 12:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants