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

TestingUtil#clearContent creates caches during test cleanup

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 4.2.0.CR4
    • 4.2.0.BETA1, 5.0.0.ALPHA1
    • None
    • None
    • Hide

      Put a breakpoint on line 438 of DefaultCacheManager and observe how it gets invoked during test cleanup. Use SingleJoinTest but I am sure the problem is in all other tests that use TestingUtil#clearContent

      Show
      Put a breakpoint on line 438 of DefaultCacheManager and observe how it gets invoked during test cleanup. Use SingleJoinTest but I am sure the problem is in all other tests that use TestingUtil#clearContent
    • Low

      getRunningCaches invoked from TestingUtil#clearContent which is in turn invoked during each test cleanup unnecessarily creates default caches. Impact is probably minimal, nonetheless this should be corrected!

            manik_jira Manik Surtani (Inactive)
            vblagoje Vladimir Blagojevic (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: