[JBoss JIRA] (JBTM-2344) Add Docker (or Container) component to JIRA?
by Mark Little (JIRA)
Mark Little created JBTM-2344:
---------------------------------
Summary: Add Docker (or Container) component to JIRA?
Key: JBTM-2344
URL: https://issues.jboss.org/browse/JBTM-2344
Project: JBoss Transaction Manager
Issue Type: Feature Request
Components: Build System
Affects Versions: 5.0.4
Reporter: Mark Little
Assignee: Tom Jenkinson
Priority: Minor
Wondering if it makes sense. If it does then Container would give us flexibility to support more than Docker images without having to overload the term Docker.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
9 years, 9 months
[JBoss JIRA] (JBTM-2343) New interface for tracking thread-to-transaction association changes
by Tom Jenkinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-2343?page=com.atlassian.jira.plugin.... ]
Tom Jenkinson commented on JBTM-2343:
-------------------------------------
Rather than delete this Jira only to re-add it as a result of our discussions on the forum I have removed the fix version temporarily until we all agree that this is the approach we are taking. I will tweak the subject as well.
> New interface for tracking thread-to-transaction association changes
> --------------------------------------------------------------------
>
> Key: JBTM-2343
> URL: https://issues.jboss.org/browse/JBTM-2343
> Project: JBoss Transaction Manager
> Issue Type: Feature Request
> Components: SPI
> Affects Versions: 5.0.4
> Reporter: Michael Musgrove
> Assignee: Michael Musgrove
>
> We need a new interface to enable users to track thread-to-transaction association changes. See related JBTM-2342 for details
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
9 years, 9 months
[JBoss JIRA] (JBTM-2343) New interface for tracking thread-to-transaction association changes
by Michael Musgrove (JIRA)
[ https://issues.jboss.org/browse/JBTM-2343?page=com.atlassian.jira.plugin.... ]
Michael Musgrove commented on JBTM-2343:
----------------------------------------
This is an interface that clients (such as JPA and IJ) implement and register with us (via javax.transaction.transaction#registerSynchronization(Synchronization sync). We call them back when the thread-to-transaction association changes. So it is different. I have updated the forum thread so that we can track the API discussion.
Perhaps I should have not have raised a separate JIRA for it (and subsumed it into JBTM-2342). The reason I chose a separate JIRA is because I though the interface belongs to the SPI (https://github.com/jbosstm/jboss-transaction-spi) whereas JBTM-2342 is for the implementation of the feature.
> New interface for tracking thread-to-transaction association changes
> --------------------------------------------------------------------
>
> Key: JBTM-2343
> URL: https://issues.jboss.org/browse/JBTM-2343
> Project: JBoss Transaction Manager
> Issue Type: Feature Request
> Components: SPI
> Affects Versions: 5.0.4
> Reporter: Michael Musgrove
> Assignee: Michael Musgrove
> Fix For: 5.0.5
>
>
> We need a new interface to enable users to track thread-to-transaction association changes. See related JBTM-2342 for details
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
9 years, 9 months
[JBoss JIRA] (JBTM-2341) Add two more statistics
by Michael Musgrove (JIRA)
[ https://issues.jboss.org/browse/JBTM-2341?page=com.atlassian.jira.plugin.... ]
Michael Musgrove resolved JBTM-2341.
------------------------------------
Resolution: Done
javadoc and doc repo for the stat have been updated.
> Add two more statistics
> -----------------------
>
> Key: JBTM-2341
> URL: https://issues.jboss.org/browse/JBTM-2341
> Project: JBoss Transaction Manager
> Issue Type: Feature Request
> Components: Transaction Core
> Affects Versions: 5.0.4
> Reporter: Michael Musgrove
> Assignee: Michael Musgrove
> Fix For: 5.0.5
>
>
> Add the following two statistics:
> System Rollbacks (the number of transactions that were rolled back due to an internal system error such as failure to write a log);
> Average Commit Time.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
9 years, 9 months