14 Replies Latest reply on Dec 3, 2019 5:25 AM by tomjenkinson

    Default orphan filtes for the Narayana distribution

    ochaloup

      Hi,

       

      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

       

      Those are

      com.arjuna.ats.internal.jta.recovery.arjunacore.JTATransactionLogXAResourceOrphanFilter
      com.arjuna.ats.internal.jta.recovery.arjunacore.JTANodeNameXAResourceOrphanFilter
      com.arjuna.ats.internal.jta.recovery.arjunacore.SubordinationManagerXAResourceOrphanFilter

       

      I think it would be reasonable to add

      com/arjuna/ats/internal/jta/recovery/arjunacore/SubordinateJTAXAResourceOrphanFilter

       

      as the default filter. What do you think?

       

      Ondra