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

Ondra Chaloupka (JIRA) issues at jboss.org
Thu Aug 23 02:04:00 EDT 2018


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

Ondra Chaloupka updated JBTM-3053:
----------------------------------
        Status: Resolved  (was: Pull Request Sent)
    Resolution: Done


> 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
>
> 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