Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Sanity-check gossip messages #1484

Closed
wants to merge 1 commit into from
Closed

Sanity-check gossip messages #1484

wants to merge 1 commit into from

Conversation

bboreham
Copy link
Contributor

In #1450 and #1475 we have an error from the Go runtime suggesting that a buffer grew beyond 128GB. This check will catch any infeasible gossip message being passed through the route seen on those stack traces, so we can narrow down the cause if it happens again.

Choice of limit here is arbitrary; it is not expected that an ordinary user of weave would see even 1MB gossip messages.

@bboreham
Copy link
Contributor Author

Wrong branch

@bboreham bboreham closed this Sep 30, 2015
@rade rade added this to the 1.1.1 milestone Oct 1, 2015
@rade rade deleted the 1450-check-slice branch October 1, 2015 15:52
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.

2 participants