[JBoss JIRA] Created: (JBREM-918) Make JRPP resilient against connection failure
by David Lloyd (JIRA)
Make JRPP resilient against connection failure
----------------------------------------------
Key: JBREM-918
URL: http://jira.jboss.com/jira/browse/JBREM-918
Project: JBoss Remoting
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: r3 JRPP
Reporter: David Lloyd
Fix For: 3.0.0-M3
If a JRPP connection is dropped, it should be possible to re-establish the connection and resume the session, without the loss of any in-flight requests/contexts/services/etc. As a corollary, it might be worth exploring having more than one connection in a "bundle" to help parallelize the transit load and avoid head-of-line bottleneck problems. Perhaps it is worth looking into multihoming as well. Note that this looks a lot like a list of features that SCTP already has...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 2 months
[JBoss JIRA] Created: (JBRULES-2822) process does not deploy if default gateway branch does not have condition
by Anurag Aggarwal (JIRA)
process does not deploy if default gateway branch does not have condition
-------------------------------------------------------------------------
Key: JBRULES-2822
URL: https://jira.jboss.org/browse/JBRULES-2822
Project: Drools
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: drools-process
Affects Versions: 5.1.0.M2
Reporter: Anurag Aggarwal
Assignee: Mark Proctor
If a process has gateway and the default branch of gateway - the process can not be build by the knowledgebase
the error message is
"Could not find variable '" + variableName + "' for constraint '" + descr.getText() + "'" ) );
it is coming from call sequence - SplitNodeBuilder:69, MVELReturnValueEvaluatorBuilder:61
The samples, BPMN2-ExclusiveSplitDefault.xml and BPMN2-InclusiveSplitDefault.xml also fail to build
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 2 months