Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Remove the legacy requests-answering protocols #6709

Merged
4 commits merged into from
Aug 20, 2020

Conversation

tomaka
Copy link
Contributor

@tomaka tomaka commented Jul 22, 2020

Finishes removing support for the block requests, finality requests, and light client requests protocols from protocol.rs.

All these protocols are already handled by other pieces of code elsewhere.

I'm marking this as onice because I first would like to confirm with #6698 that we don't receive such requests anymore. At the moment it seems to be the case on my personal node, as this metric stays at 0, but I'd like to see it deployed on nodes that get more traffic.

@tomaka tomaka added A1-onice B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. labels Jul 22, 2020
@tomaka tomaka requested a review from twittner July 22, 2020 12:02
@tomaka
Copy link
Contributor Author

tomaka commented Jul 28, 2020

Update: it turns out that we still receive some requests, albeit few and on isolated nodes. I need to investigate first.
This PR will likely remain on ice for at least another week or so.

@tomaka
Copy link
Contributor Author

tomaka commented Aug 12, 2020

We still receive block requests on the legacy substream, therefore I've changed the PR remove everything but the block requests.

@tomaka tomaka added A0-please_review Pull request needs code review. and removed A1-onice labels Aug 12, 2020
@gavofyork
Copy link
Member

Needs resolving.

@tomaka
Copy link
Contributor Author

tomaka commented Aug 19, 2020

bot merge

@ghost
Copy link

ghost commented Aug 19, 2020

Waiting for commit status.

@ghost
Copy link

ghost commented Aug 19, 2020

Checks failed; merge aborted.

@tomaka
Copy link
Contributor Author

tomaka commented Aug 20, 2020

bot rebase

@ghost
Copy link

ghost commented Aug 20, 2020

Rebasing.

@tomaka
Copy link
Contributor Author

tomaka commented Aug 20, 2020

bot merge

@ghost
Copy link

ghost commented Aug 20, 2020

Waiting for commit status.

@ghost ghost merged commit 8b0a5ba into paritytech:master Aug 20, 2020
@tomaka tomaka deleted the remove-legacy-requests branch August 20, 2020 16:10
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants