[jboss-jira] [JBoss JIRA] (JGRP-2224) Multiple discovery protocols
Sebastian Łaskawiec (JIRA)
issues at jboss.org
Mon Oct 23 04:02:00 EDT 2017
[ https://issues.jboss.org/browse/JGRP-2224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13480256#comment-13480256 ]
Sebastian Łaskawiec commented on JGRP-2224:
-------------------------------------------
To be honest, I think option #1 is slightly more intuitive.
Let me propose one more option - how about implementing this exactly the same way as you did with Fork channel:
{code}
<MULTI_PING config="multi-ping-config.xml" />
<MFC max_credits="2M" min_threshold="0.4"/>
<FRAG2 frag_size="60K" />
{code}
This way it would be symmetric to existing FORK channel approach. However if you don't like it, I would vote for option #1 :)
> Multiple discovery protocols
> ----------------------------
>
> Key: JGRP-2224
> URL: https://issues.jboss.org/browse/JGRP-2224
> Project: JGroups
> Issue Type: Feature Request
> Reporter: Bela Ban
> Assignee: Bela Ban
> Fix For: 4.0.8
>
>
> Allow for multiple discovery protocols. This would allow us to use a single configuration which includes discovery protocols for multiple cloud providers.
> The discovery protocols could be queried sequentially (return on result), or in parallel.
> Investigate whether we need a super discovery protocol which instantiates the individual protocols, or whether each protocol should be changed e.g. to forward events down the stack.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list