Log in to follow, share, and participate in this community.
Thread Narayana LRA rehome
Narayana LRA rehomeHi there, I am interesting in consuming and contributing Narayana LRA client narayana/rts/lra at master · jbosstm/narayana · GitHub , but I am not sure about the License, Lesser GPL. Since this is th...
Thread Asynchronous handling for Narayana CDI extension
Asynchronous handling for Narayana CDI extensionHi tomjenkinson and mmusgrov, I would need to check with you how to integrate the asynchronous handling for Narayana CDI extension. As the WildFly is about to support the MicroProfile specs the context propaga...
Thread JTA mode vs JTS mode in the context of Wildfly/EAP
JTA mode vs JTS mode in the context of Wildfly/EAPHi, I have one basic question. On this forum in several places when talking about different Narayana functionality, it is mentioned that Narayana can run in JTA mode and in JTS mode. My understanding is that i...
Thread Default orphan filtes for the Narayana distribution
Default orphan filtes for the Narayana distributionHi, I would like to check with you one thing. I found that the default recovery orphan filters are defined here narayana/jbossts-properties.xml at master · jbosstm/narayana · GitHub ...
Rename lra-filters to narayana-lraHi, as lra-filters is the main (and only) dependency that users will typically come in contact with when using Narayana LRA implementation, it would be beneficial for it to have a generic name to avoid questio...
Thread Changing node-id with reload required in WildFly during boot time
Changing node-id with reload required in WildFly during boot timeHi all, I would like to ask for feedback about the way of changing Narayana node-id in WFLY. Recently there was created an issue regarding this [WFLY-12317] Using JTA transaction's node_name attribute is set ...
Thread XTS inbound bridge fails to commit during crash recovery
XTS inbound bridge fails to commit during crash recoveryHi, I have a question as follow-up to the fix of of the issue [JBTM-3079] InboundBridge recovery aborts live transactions ([Pull Request #1387). I would like check this particularly with jhalliday if he has ti...
How to stop the evictor-thread ?We have developed web application server for enterprise with your org.jboss.narayana.tomcat.jta.TransactionalDataSourceFactory. When we set on timeBetweenEvictionRunsMillis, tomcat can't be stopped. The reaso...
Thread Common parent for Narayana quickstarts maven modules
Common parent for Narayana quickstarts maven modulesHello, I would like to propose a creation of the common quickstart (GitHub - jbosstm/quickstart: The quickstarts for the narayana project ) maven module. My intention is to have a one place where we ca...
Thread Moving forward Narayana CDI spec dependencies to 2.0
Moving forward Narayana CDI spec dependencies to 2.0Hi, based on the changes coming from [JBTM-3106] Firing an @Initialized(TransactionScoped.class) event - JBoss Issue Tracker I found the Narayana implements CDI spec in version 1.2 ( https://github.com/...
Narayana jbosstm quickstarts directory structureHi all, I would like to discuss with you the current structure of the Narayana quickstarts repository at GitHub - jbosstm/quickstart: The quickstarts for the narayana project By my point of view it's a...
Narayana Release ProcessThis page provides a list of instructions that must be done in order when doing a release of Narayana. MASTER Notify the development team of your intention to do a release. Try to give as much notice as possible but a...
Thread Deprecation of txframework from WildFly modules
Deprecation of txframework from WildFly modulesHi guys, I would like check with you if somebody has some notes or objection on idea of deprecation of txframework from WildFly with possibility of removing it completely in some future version. The txframewo...
Thread Possibly unneccessary logging on XA endAssociation with DB2
Possibly unneccessary logging on XA endAssociation with DB2I'm running wildfly 13 (narayana 5.8.1.Final) with a DB2 database using XA datasource. Whenever I do setRollbackOnly(true) in a CMT ejb I get WARN logging (full log at bottom of post). 2018-09-27 16:14:54,439...
Thread Can resource delisting prevent participation in commit processing?
Can resource delisting prevent participation in commit processing?With the remote JTA protocol we use with WildFly EJB, it may come to pass that multiple remote subordinates have been enlisted in the transaction, yet only one of them actually participated in it. During the per...