Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-5046

JMS Clients should retry any TX transparently (100% transparent failover)

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 10.0.0.Alpha1
    • JMS
    • None

      Currently standalone JMS client throws exception (HornetQException or JMSException) to client application code during failover/failback and leaves on application programmer to handle this exception and retry the last operation.

      This makes client code complex and developer must spent additional effort to handle those edge cases. This is complicated to achieve especially for consumer with transacted session of client acknowledge.

      Goal of this jira is to provide exception free behaviour for standalone JMS clients.

            csuconic@redhat.com Clebert Suconic
            mnovak1@redhat.com Miroslav Novak
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: