Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-557

support for same transaction touching multiple nodes (multiple VMs)

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Obsolete
    • Minor
    • 6.0.0.CR1
    • 4.1.0.Final
    • Transactions
    • None
    • High

    Description

      E.g. if a distributed transaction managers touches two embedded Infinispan nodes within the same transaction.
      Could be implemented using the Hot Rod client approach - but in an embedded fashion!
      EmbeddedClient <-- implements logic above
      Except comms are in-VM for local entries
      And via RpcDispatcher for remote entries
      RemoteClient extends EmbeddedClient
      Adds proper HotRod layer for comms
      Including failover, smart routing, etc.

      Attachments

        Activity

          People

            manik_jira Manik Surtani (Inactive)
            mircea.markus Mircea Markus (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: