[jbossts-issues] [JBoss JIRA] (JBTM-3053) Narayana log should be enhanced for information what are nodes the node name orphan filter takes care of

Tom Jenkinson (JIRA) issues at jboss.org
Thu Aug 23 06:10:00 EDT 2018


     [ https://issues.jboss.org/browse/JBTM-3053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom Jenkinson updated JBTM-3053:
--------------------------------
    Fix Version/s: 5.next


> Narayana log should be enhanced for information what are nodes the node name orphan filter takes care of
> --------------------------------------------------------------------------------------------------------
>
>                 Key: JBTM-3053
>                 URL: https://issues.jboss.org/browse/JBTM-3053
>             Project: JBoss Transaction Manager
>          Issue Type: Enhancement
>          Components: Transaction Core
>            Reporter: Ondra Chaloupka
>            Assignee: Ondra Chaloupka
>            Priority: Minor
>             Fix For: 5.next
>
>
> Based on my investigation of logs at WFWIP-118 I found out I'm not able to (easily) find what are node names that the recovery considers to be responsible for.
> The orphan filter {{NodeNameXAResourceOrphanFilter}} checks the node name sealed in the {{Xid}} to be part of the list {{_xaRecoveryNodes}}
> https://github.com/jbosstm/narayana/blob/5.9.0.Final/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/recovery/arjunacore/NodeNameXAResourceOrphanFilter.java#L72
> But what is the content of the list is not recorded in the log anywhere. I think setting up the environmental bean with this information should be logged at debug level to be possible to find it
> https://github.com/jbosstm/narayana/blob/5.9.0.Final/ArjunaJTA/jta/classes/com/arjuna/ats/jta/common/JTAEnvironmentBean.java#L411



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jbossts-issues mailing list