[JBoss JIRA] (ISPN-10058) RehashClusterPublisherManagerTest OOME on IBM JDK
by William Burns (Jira)
[ https://issues.jboss.org/browse/ISPN-10058?page=com.atlassian.jira.plugin... ]
William Burns updated ISPN-10058:
---------------------------------
Status: Open (was: New)
> RehashClusterPublisherManagerTest OOME on IBM JDK
> -------------------------------------------------
>
> Key: ISPN-10058
> URL: https://issues.jboss.org/browse/ISPN-10058
> Project: Infinispan
> Issue Type: Bug
> Components: Test Suite - Core
> Affects Versions: 10.0.0.Beta2, 9.4.10.Final
> Environment: java version "1.8.0_191"
> Java(TM) SE Runtime Environment (build 8.0.5.27 - pxa6480sr5fp27-20190104_01(SR5 FP27))
> IBM J9 VM (build 2.9, JRE 1.8.0 Linux amd64-64-Bit Compressed References 20181219_405297 (JIT enabled, AOT enabled)
> OpenJ9 - 3f2d574
> OMR - 109ba5b
> IBM - e2996d1)
> JCL - 20190104_01 based on Oracle jdk8u191-b26
> Reporter: Tristan Tarrant
> Assignee: William Burns
> Priority: Major
> Attachments: Screenshot from 2019-03-19 08-28-22.png
>
>
> RehashClusterPublisherManagerTest causes an OOME when run with IBM JDK
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 9 months
[JBoss JIRA] (ISPN-10058) RehashClusterPublisherManagerTest OOME on IBM JDK
by William Burns (Jira)
[ https://issues.jboss.org/browse/ISPN-10058?page=com.atlassian.jira.plugin... ]
Work on ISPN-10058 started by William Burns.
--------------------------------------------
> RehashClusterPublisherManagerTest OOME on IBM JDK
> -------------------------------------------------
>
> Key: ISPN-10058
> URL: https://issues.jboss.org/browse/ISPN-10058
> Project: Infinispan
> Issue Type: Bug
> Components: Test Suite - Core
> Affects Versions: 10.0.0.Beta2, 9.4.10.Final
> Environment: java version "1.8.0_191"
> Java(TM) SE Runtime Environment (build 8.0.5.27 - pxa6480sr5fp27-20190104_01(SR5 FP27))
> IBM J9 VM (build 2.9, JRE 1.8.0 Linux amd64-64-Bit Compressed References 20181219_405297 (JIT enabled, AOT enabled)
> OpenJ9 - 3f2d574
> OMR - 109ba5b
> IBM - e2996d1)
> JCL - 20190104_01 based on Oracle jdk8u191-b26
> Reporter: Tristan Tarrant
> Assignee: William Burns
> Priority: Major
> Attachments: Screenshot from 2019-03-19 08-28-22.png
>
>
> RehashClusterPublisherManagerTest causes an OOME when run with IBM JDK
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 9 months
[JBoss JIRA] (ISPN-9463) Provide API to enlist the resource with TransactionManager
by Tristan Tarrant (Jira)
[ https://issues.jboss.org/browse/ISPN-9463?page=com.atlassian.jira.plugin.... ]
Tristan Tarrant updated ISPN-9463:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> Provide API to enlist the resource with TransactionManager
> ----------------------------------------------------------
>
> Key: ISPN-9463
> URL: https://issues.jboss.org/browse/ISPN-9463
> Project: Infinispan
> Issue Type: Enhancement
> Components: Hot Rod, Remote Protocols, Transactions
> Reporter: Ramesh Reddy
> Assignee: Pedro Ruivo
> Priority: Major
> Fix For: 10.0.0.Beta3
>
>
> Currently, Infinispan will automatically enlist the transaction when a transaction is bound to the executing thread. However, in cases like Teiid where remote access to Infinispan access is wrapped with a resource-adapter (RAR) the resource adapter does the explicit enlisting or delisting. For this there needs to be API provided by Infinispan Cache like
> {code}
> RemoteCacheManager.getXaResource()
> {code}
> where it can access the XA resource.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 9 months