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

Conversation

@nonsense
Copy link
Contributor

@nonsense nonsense commented May 7, 2019

  1. Removing OpenTracing trace for handle.offered.messages - syncing protocol traces are not useful currently as we still have a priority queue here, so we just spam Jaeger, making it difficult to trace RetrieveRequests.

  2. Removing the last go routine, because handleOfferedMessages itself is called in a goroutine so it is no longer needed.

@nonsense nonsense requested review from acud and zelig May 7, 2019 19:07
@nonsense nonsense force-pushed the remove-redundant-goroutine branch from f9e7cfd to 87db7c8 Compare May 7, 2019 19:41
@nonsense nonsense merged commit 514411c into swarm-rather-stable May 8, 2019
nonsense added a commit that referenced this pull request May 10, 2019
swarm/storage/localstore: fix broken metric (#1373)

p2p/protocols: count different messages (#1374)

cmd/swarm: disable snapshot create test due to constant flakes (#1376)

swarm/network: remove redundant goroutine (#1377)
nonsense added a commit that referenced this pull request May 10, 2019
swarm/storage/localstore: fix broken metric (#1373)

p2p/protocols: count different messages (#1374)

cmd/swarm: disable snapshot create test due to constant flakes (#1376)

swarm/network: remove redundant goroutine (#1377)
@nonsense nonsense deleted the remove-redundant-goroutine branch June 5, 2019 11:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants