[JBoss JIRA] (JBTM-1508) DisabledContextPropagationTests fail when standalone.xml content is updated by jboss-as
by Gytis Trikleris (JIRA)
[ https://issues.jboss.org/browse/JBTM-1508?page=com.atlassian.jira.plugin.... ]
Gytis Trikleris updated JBTM-1508:
----------------------------------
Summary: DisabledContextPropagationTests fail when standalone.xml content is updated by jboss-as (was: Improve the way 'default-context-propagation' is disabled in DisabledContextPropagationTests)
> DisabledContextPropagationTests fail when standalone.xml content is updated by jboss-as
> ---------------------------------------------------------------------------------------
>
> Key: JBTM-1508
> URL: https://issues.jboss.org/browse/JBTM-1508
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Testing, XTS
> Reporter: Paul Robinson
> Assignee: Gytis Trikleris
> Priority: Critical
> Fix For: 5.0.0.M2
>
> Original Estimate: 4 hours
> Remaining Estimate: 4 hours
>
> Currently we copy across a modified version of standalone-xts.xml. The problem is that this file needs to be kept in sync with the original.
> The main problem is that these tests will fail every time an upstream change is made to standalone-xts.xml.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 1 month
[JBoss JIRA] (JBTM-1517) Transactional File I/O build fails
by Tom Jenkinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-1517?page=com.atlassian.jira.plugin.... ]
Tom Jenkinson commented on JBTM-1517:
-------------------------------------
I raised a pull request for this over here: https://github.com/jbosstm/narayana/pull/230
I will merge it after M2 (if that looks to be happening today), alternatively I will merge it now (if more M2 work is required to resolve these last minute hitches with AS8).
> Transactional File I/O build fails
> ----------------------------------
>
> Key: JBTM-1517
> URL: https://issues.jboss.org/browse/JBTM-1517
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Build System, Transactional File I/O
> Affects Versions: 5.0.0.M1
> Environment: Mac OS 10
> java version "1.7.0_17"
> Java(TM) SE Runtime Environment (build 1.7.0_17-b02)
> Java HotSpot(TM) 64-Bit Server VM (build 23.7-b01, mixed mode)
> Reporter: Mark Little
> Assignee: Tom Jenkinson
>
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project jbossts-transactional-fileio: Compilation failure
> [ERROR] Failure executing javac, but could not parse the error:
> [ERROR] /bin/sh: /bin/javac: No such file or directory
> Looks like the build is hard coded with the assumption for the path to javac.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 1 month
[JBoss JIRA] (JBTM-1511) Dynamic 1PC optimisation
by Mark Little (JIRA)
[ https://issues.jboss.org/browse/JBTM-1511?page=com.atlassian.jira.plugin.... ]
Mark Little resolved JBTM-1511.
-------------------------------
Resolution: Done
> Dynamic 1PC optimisation
> ------------------------
>
> Key: JBTM-1511
> URL: https://issues.jboss.org/browse/JBTM-1511
> Project: JBoss Transaction Manager
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Transaction Core
> Affects Versions: 4.17.3
> Reporter: Mark Little
> Assignee: Mark Little
> Fix For: 5.0.0.M2
>
>
> If the first N-1 participants in the intentions list return read-only, then we can call commitOnePhase on the last resource, bypassing prepare and writing of the log.
> Note: this has been on the todo list for years. Time to do it.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 1 month
[JBoss JIRA] (JBTM-1511) Dynamic 1PC optimisation
by Mark Little (JIRA)
[ https://issues.jboss.org/browse/JBTM-1511?page=com.atlassian.jira.plugin.... ]
Mark Little commented on JBTM-1511:
-----------------------------------
I've added a configurable option in CoordinatorMBean which makes this option enabled by default for Narayana root but can be changed if we have to back port for EAP. The QA configuration class disables this so that the tests can run unmodified.
> Dynamic 1PC optimisation
> ------------------------
>
> Key: JBTM-1511
> URL: https://issues.jboss.org/browse/JBTM-1511
> Project: JBoss Transaction Manager
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Transaction Core
> Affects Versions: 4.17.3
> Reporter: Mark Little
> Assignee: Mark Little
> Fix For: 5.0.0.M2
>
>
> If the first N-1 participants in the intentions list return read-only, then we can call commitOnePhase on the last resource, bypassing prepare and writing of the log.
> Note: this has been on the todo list for years. Time to do it.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 1 month