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

Restore procedure performance regression

    XMLWordPrintable

Description

    The restore procedure in 14.0.22.Final in a clustered environment takes much longer than compared to 14.0.7.Final.
     

    For comparison, executing on 14.0.7.Final:

    2024-01-23 18:30:20,102 INFO  (jgroups-13,node-0) [org.infinispan.server.core.backup.BackupManagerImpl] ISPN005045: Starting restore 'reproducer2' of 'backup.zip'
    2024-01-23 18:31:48,750 INFO  (non-blocking-thread-node-0-p2-t11) [org.infinispan.server.core.backup.BackupManagerImpl] ISPN005046: Restore 'reproducer2' complete
    

    Takes around 1min 30s.
     

     And 14.0.22.Final:

    2024-01-23 18:46:03,516 INFO  (jgroups-7,node-0) [org.infinispan.server.core.backup.BackupManagerImpl] ISPN005045: Starting restore 'reproducer2' of 'backup.zip'
    2024-01-23 18:50:12,590 INFO  (non-blocking-thread-node-0-p2-t6) [org.infinispan.server.core.backup.BackupManagerImpl] ISPN005046: Restore 'reproducer2' complete
    

    Takes around 4min.

     

    This is with the same backup.zip, a single distributed cache with 2 owners, and restoring on a 3-node cluster.

    Attachments

      Issue Links

        Activity

          People

            rh-ee-jbolina Jose Bolina
            rh-ee-jbolina Jose Bolina
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: