[JBoss JIRA] (JBTM-2460) Expose TransactionListenerRegistry via the SPI
by Tom Jenkinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-2460?page=com.atlassian.jira.plugin.... ]
Tom Jenkinson commented on JBTM-2460:
-------------------------------------
I have a feeling this was fixed in the SPI itself? Is this issue still open?
> Expose TransactionListenerRegistry via the SPI
> ----------------------------------------------
>
> Key: JBTM-2460
> URL: https://issues.jboss.org/browse/JBTM-2460
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Components: SPI
> Reporter: Michael Musgrove
> Assignee: Michael Musgrove
> Fix For: 5.next
>
>
> TransactionListenerRegistry is for clients to register for transaction related events and is implemented by the TransactionManager but the SPI does not allow the user to discover the interface which means they have to write unpleasant code like:
> {code}
> (TransactionListenerRegistry) getTransactionManager();
> {code}
> So we need a method in the SPI to get and set an instance of the interface. The setter will be for the container to set it and the getter is for clients to register interest in the events
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 5 months
[JBoss JIRA] (JBTM-2305) Incomplete tooling documentation
by Tom Jenkinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-2305?page=com.atlassian.jira.plugin.... ]
Tom Jenkinson updated JBTM-2305:
--------------------------------
Fix Version/s: 5.later
(was: 5.next)
> Incomplete tooling documentation
> --------------------------------
>
> Key: JBTM-2305
> URL: https://issues.jboss.org/browse/JBTM-2305
> Project: JBoss Transaction Manager
> Issue Type: Enhancement
> Components: Documentation
> Affects Versions: 5.0.3
> Reporter: Michael Musgrove
> Assignee: Michael Musgrove
> Fix For: 5.later
>
>
> For tooling the docs defer to the wildfly/EAP cli for "5.1.1. Browse and Manage Transactions Using an Application Server". We had some text in the README explaining how to view the tooling MBeans but the equivalent needs to be added to the development_guide too for use with standalone narayana.
> In addition the docs need to explain how to extend the tooling for new abstract records (basically the user needs to create a JMX MBean for the new type and register it with the ObjStoreBrowser).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 5 months
[JBoss JIRA] (JBTM-2468) xts, jts and rts performance comparison job has failures
by Tom Jenkinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-2468?page=com.atlassian.jira.plugin.... ]
Tom Jenkinson commented on JBTM-2468:
-------------------------------------
Please can you provide a link to the job? Is there a reason it can't be ran on ams2?
> xts, jts and rts performance comparison job has failures
> --------------------------------------------------------
>
> Key: JBTM-2468
> URL: https://issues.jboss.org/browse/JBTM-2468
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Components: Performance Testing
> Affects Versions: 5.2.0
> Reporter: Michael Musgrove
> Assignee: Michael Musgrove
> Fix For: 5.next
>
>
> The weekly NCL jenkins job for performance comparison of jts/xts/rts has three issues:
> - the throughput is coming out at 0 (I think it is because its very slow but it needs investigating);
> - the jts component fails to configure wildfly into jts mode (I have temporarily disabled it in the job config);
> - it runs against 9.0.0.Alpha2-SNAPSHOT (so it needs updating to run against the wildfly bi weekly builds)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 5 months