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

DefaultCacheManager(String, boolean) loses boolean parameter

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 5.1.0.FINAL
    • 5.1.0.CR3, 5.1.0.CR4
    • Core
    • None

    Description

         public DefaultCacheManager(String configurationFile, boolean start) throws IOException {
            this(FileLookupFactory.newInstance().lookupFile(configurationFile, Thread.currentThread().getContextClassLoader()));
         }
      

      Look what happens to the start parameter

      Attachments

        Activity

          People

            manik_jira Manik Surtani (Inactive)
            johannburkard Johann Burkard (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: