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

Index providers should commit changes to indexes after a reindexing operation

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 4.5.0.Final
    • 4.4.0.Final
    • Query
    • Hide

      Make sure that on the JVM where the reindex operation is performed either:
      a) some new nodes get added to the indexes via a regular session.save call or via remote events
      OR
      b) each repository on that VM is shut down orderly via repository.shutdown

      Show
      Make sure that on the JVM where the reindex operation is performed either: a) some new nodes get added to the indexes via a regular session.save call or via remote events OR b) each repository on that VM is shut down orderly via repository.shutdown

    Description

      When a reindexing operation is performed either at startup or via an API method call (for example workspace.reindex), the indexing framework should make sure that the changes are committed to each ProvidedIndex via the commit method.

      Otherwise it may happen in certain cases (see forum discussion) that the reindexed information is lost.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: