[jbossts-issues] [JBoss JIRA] (JBTM-3355) Harmonize usage of the DTO objects in the LRA codebase

Ondrej Chaloupka (Jira) issues at jboss.org
Fri Aug 7 11:35:01 EDT 2020


Ondrej Chaloupka created JBTM-3355:
--------------------------------------

             Summary: Harmonize usage of the DTO objects in the LRA codebase
                 Key: JBTM-3355
                 URL: https://issues.redhat.com/browse/JBTM-3355
             Project: JBoss Transaction Manager
          Issue Type: Enhancement
          Components: LRA
    Affects Versions: 5.10.5.Final
            Reporter: Ondrej Chaloupka
            Assignee: Ondrej Chaloupka


In the current LRA codebase there are use 2 separate DTO objects for transfering the LRA state.

* https://github.com/jbosstm/narayana/blob/5.10.5.Final/rts/lra/lra-coordinator-jar/src/main/java/io/narayana/lra/coordinator/domain/model/LRAStatusHolder.java
* https://github.com/jbosstm/narayana/blob/5.10.5.Final/rts/lra/lra-coordinator-jar/src/main/java/io/narayana/lra/coordinator/domain/model/LRAData.java

They are used in the same meaning and they duplicate each other. There needs to be used only one to clean the purpose.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jbossts-issues mailing list