atoulme opened a new issue #69: Plumtree: implement IWANT URL: https://github.com/apache/incubator-tuweni/issues/69 The plumtree algorithm specifies that if you receive a IHAVE message, you should be asking your eager peers for that message explicitly. To do so, you send them a IWANT message with your info, and you hope to get back something in return (you run a timer, as implemented right now, and if you don't receive the full message, do a GRAFT request).
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
