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

Silence PACKET_BIG for the time being #784

Merged
merged 2 commits into from
Sep 22, 2020

Conversation

mattias-p
Copy link
Member

#731 suggests that this message should be demoted to DEBUG until it is properly documented and implemented. This PR contains the demotion part.

@matsduf
Copy link
Contributor

matsduf commented Sep 21, 2020

Even as DEBUG message, it is an incorrect message. From #731: "If this test is kept as-is, it should be down graded to DEBUG and the message should be changed so that nothing is indicated that the size over some limit, just indicate that it is a large message."

Can you also change the message too, e.g.:

"Big packet size ({size}) (try with "{command}")."

@mattias-p
Copy link
Member Author

Sure. I updated the message per your suggestion.

@matsduf matsduf added the A-Code label Sep 21, 2020
@matsduf matsduf added this to the v2020.1 milestone Sep 21, 2020
@mattias-p mattias-p merged commit b3702f0 into zonemaster:develop Sep 22, 2020
@mattias-p mattias-p deleted the 731-packet-big branch January 7, 2021 11:48
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.

3 participants