8000 Immediately broadcast DNS records that "re-assert a peer's authority" by bboreham · Pull Request #2133 · weaveworks/weave · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jun 20, 2024. It is now read-only.

Immediately broadcast DNS records that "re-assert a peer's authority" #2133

Merged
merged 1 commit into from
Apr 6, 2016

Conversation

bboreham
Copy link
Contributor
@bboreham bboreham commented Apr 6, 2016

Further improvement to the issue raised at #2081 - don't wait for periodic gossip to get the data corrected on other peers.

Authoritaah

}
} else { // We have no entry matching the one that came in with us as Origin
e.tombstone()
entriesToBroadcast = append(entriesToBroadcast, *e)

This comment was marked as abuse.

This comment was marked as abuse.

@bboreham bboreham force-pushed the issues/2081-broadcast-dns-overrides branch from 86bbe04 to 80bcaeb Compare April 6, 2016 10:45
}
}
return true
})

newEntries := n.entries.merge(gossip.Entries)
n.Unlock() // unlock before attempting to broadcast
n.broadcastEntries(entriesToBroadcast...)

This comment was marked as abuse.

@bboreham bboreham force-pushed the issues/2081-broadcast-dns-overrides branch 3 times, most recently from e9833f4 to 9df24d1 Compare April 6, 2016 12:02
@bboreham bboreham force-pushed the issues/2081-broadcast-dns-overrides branch from 9df24d1 to 487392b Compare April 6, 2016 12:36
@rade rade merged commit 7d27df0 into master Apr 6, 2016
@rade rade deleted the issues/2081-broadcast-dns-overrides branch April 16, 2016 09:57
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
0