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

HotRodTargetMigrator swallowing exceptions

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 5.3.0.Final
    • 5.2.5.Final, 5.3.0.Final
    • None
    • None

      try {
         cache.get(key);
         int i = count.getAndIncrement();
         if (log.isDebugEnabled() && i % 100 == 0)
            log.debugf(">>    Moved %s keys\n", i);
      } catch (Exception e) {
      
      }

              ttarrant@redhat.com Tristan Tarrant
              rh-ee-galder Galder ZamarreƱo
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: