[JBoss JIRA] (WFLY-6215) SessionSynchronization callbacks allow concurrent access to SFSB
by Radoslav Husar (JIRA)
[ https://issues.jboss.org/browse/WFLY-6215?page=com.atlassian.jira.plugin.... ]
Radoslav Husar reassigned WFLY-6215:
------------------------------------
Assignee: Stuart Douglas (was: Ryan Emerson)
Fixing assignee, Stuart's patch was merged.
> SessionSynchronization callbacks allow concurrent access to SFSB
> ----------------------------------------------------------------
>
> Key: WFLY-6215
> URL: https://issues.jboss.org/browse/WFLY-6215
> Project: WildFly
> Issue Type: Bug
> Components: EJB
> Affects Versions: 10.0.0.Final
> Reporter: Ryan Emerson
> Assignee: Stuart Douglas
> Priority: Critical
> Labels: downstream_dependency
> Fix For: 10.1.0.CR1
>
> Attachments: wfly_reproducer.tar.gz
>
>
> Issue first encountered by customer in EAP5 (JBPAPP-11239).
> Assume a local SFSB, B1, with container managed transactions and a calling SFSB, B2, which has bean managed transactions. B1 implements the SessionSynchronization interface.
> When B2's bean managed transaction timesout whilst executing B1.exampleMethod(), B2's transaction aborts and the transaction reaper thread calls B1.afterCompletion(). However, the original worker thread that was executing B1.exampleMethod() continues to execute B1.exampleMethod() until it has completed. Hence it is possible for the B1 SFSB to be accessed concurrently. It is also possible for B1.afterCompletion() to finish executing before B1.exampleMethod().
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 5 months
[JBoss JIRA] (DROOLS-1234) MBean rework
by Matteo Mortari (JIRA)
Matteo Mortari created DROOLS-1234:
--------------------------------------
Summary: MBean rework
Key: DROOLS-1234
URL: https://issues.jboss.org/browse/DROOLS-1234
Project: Drools
Issue Type: Enhancement
Reporter: Matteo Mortari
Assignee: Mark Proctor
For the following tasks:
# MBean naming rework
# MBean aggregation of statistics mechanism, without putting overhead on the running KieSessions
# currently statistics are provided as-a-List for historical reasons, but as JMX support Table, rework them as a JMX Table
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 5 months
[JBoss JIRA] (DROOLS-1234) MBean rework
by Matteo Mortari (JIRA)
[ https://issues.jboss.org/browse/DROOLS-1234?page=com.atlassian.jira.plugi... ]
Matteo Mortari reassigned DROOLS-1234:
--------------------------------------
Assignee: Matteo Mortari (was: Mark Proctor)
> MBean rework
> ------------
>
> Key: DROOLS-1234
> URL: https://issues.jboss.org/browse/DROOLS-1234
> Project: Drools
> Issue Type: Enhancement
> Reporter: Matteo Mortari
> Assignee: Matteo Mortari
>
> For the following tasks:
> # MBean naming rework
> # MBean aggregation of statistics mechanism, without putting overhead on the running KieSessions
> # currently statistics are provided as-a-List for historical reasons, but as JMX support Table, rework them as a JMX Table
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 5 months
[JBoss JIRA] (WFCORE-1664) Introduce mixed domain testing for EAP 6.4.7
by Tomaz Cerar (JIRA)
[ https://issues.jboss.org/browse/WFCORE-1664?page=com.atlassian.jira.plugi... ]
Tomaz Cerar moved WFLY-6870 to WFCORE-1664:
-------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-1664 (was: WFLY-6870)
Component/s: Domain Management
(was: Domain Management)
Fix Version/s: 3.0.0.Alpha4
(was: 11.0.0.Alpha1)
> Introduce mixed domain testing for EAP 6.4.7
> --------------------------------------------
>
> Key: WFCORE-1664
> URL: https://issues.jboss.org/browse/WFCORE-1664
> Project: WildFly Core
> Issue Type: Task
> Components: Domain Management
> Reporter: Brian Stansberry
> Assignee: Tomaz Cerar
> Fix For: 3.0.0.Alpha4
>
>
> EAP 6.4.7 introduced kernel management API version 1.8 so we should add it as a mixed domain target.
> If this is only possible for core, please move this to WFCORE.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 5 months