[jboss-jira] [JBoss JIRA] (JGRP-1923) Discovery: add option to run each discovery requests in a separate thread
Bela Ban (JIRA)
issues at jboss.org
Fri Apr 10 01:45:20 EDT 2015
[ https://issues.jboss.org/browse/JGRP-1923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bela Ban resolved JGRP-1923.
----------------------------
Resolution: Done
> Discovery: add option to run each discovery requests in a separate thread
> -------------------------------------------------------------------------
>
> Key: JGRP-1923
> URL: https://issues.jboss.org/browse/JGRP-1923
> Project: JGroups
> Issue Type: Enhancement
> Reporter: Bela Ban
> Assignee: Bela Ban
> Fix For: 3.6.4
>
>
> Currently, {{async_discovery}} runs discovery in a separate thread. However, if we try to contact 10 servers and almost all are down and {{sock_conn_timeout}} is high, then discovery might not return any live servers and the caller becomes coordinator.
> Add attribute {{async_discovery_use_separate_thread_per_request}} to enable this. This is orthogonal to {{async_discovery}}.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the jboss-jira
mailing list