Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-2500

Indexing remote nodes should not attempt to do so using transactions

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 3.8.x-prod-ip6.2
    • 3.8.1.Final, 3.8.x-prod-ip6.1
    • Transactions
    • None

      When running in a cluster with index storage configured locally for each node, changes in the cluster are reflected in the indexes via events sent by JGroups which are then processed locally on each node.

      The processing of these events (the actual node changes) should not be done in active transactions - by starting and committing transactions - because they are not part of cache operations.

            hchiorean Horia Chiorean (Inactive)
            hchiorean Horia Chiorean (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: