[jboss-jira] [JBoss JIRA] (WFLY-12255) WFLY does not accept the Narayana's long version of property expiryScannerClassNames to define expiry scanners

Ondrej Chaloupka (Jira) issues at jboss.org
Fri Jun 28 09:46:00 EDT 2019


Ondrej Chaloupka created WFLY-12255:
---------------------------------------

             Summary: WFLY does not accept the Narayana's long version of property expiryScannerClassNames to define expiry scanners
                 Key: WFLY-12255
                 URL: https://issues.jboss.org/browse/WFLY-12255
             Project: WildFly
          Issue Type: Bug
          Components: Transactions
            Reporter: Ondrej Chaloupka
            Assignee: Ondrej Chaloupka


The WFLY-951enables the way to set the Narayana settings of the expiry class names via system property. The issue enforces users to use only property in form {{RecoveryEnvironmentBean.expiryScannerClassNames}}. But Narayana provides to use either this shortened version of the property for any configuration option. But it accepts the longer form for property with fully qualified bean class name (https://jbossts.blogspot.com/2018/01/narayana-periodic-recovery-of-xa.html#configuration). In this case it's {{com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean.expiryScannerClassNames}}. That property (which sets the same thing as its shortened version) should be accepted by the WFLY as well.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list