Edward Capriolo created GOSSIP-96: ------------------------------------- Summary: Create a multi node per request coordinator. Key: GOSSIP-96 URL: https://issues.apache.org/jira/browse/GOSSIP-96 Project: Gossip Issue Type: Sub-task Reporter: Edward Capriolo
We need a component to issue requests to multiple nodes using futures and then block for n results. This would be similar to code found here: https://github.com/edwardcapriolo/nibiru/blob/master/src/main/java/io/teknek/nibiru/coordinator/EventualCoordinator.java#L87 -- This message was sent by Atlassian JIRA (v6.4.14#64029)