[jboss-jira] [JBoss JIRA] (JGRP-1479) Executing service can mess up consumers since they are not tied to a thread
William Burns (JIRA)
jira-events at lists.jboss.org
Tue Jun 12 12:39:04 EDT 2012
William Burns created JGRP-1479:
-----------------------------------
Summary: Executing service can mess up consumers since they are not tied to a thread
Key: JGRP-1479
URL: https://issues.jboss.org/browse/JGRP-1479
Project: JGroups
Issue Type: Bug
Affects Versions: 3.0.10
Reporter: William Burns
Assignee: Bela Ban
The Executing protocol currently holds the consumer with an address and thread Id. However when submitting a new task to the node it doesn't verify that the thread that runs the task is the one desired. This can cause the coordinator to have problems when re-registering the node as it may already be registered.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list