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

Cannot create OFF_HEAP caches dynamically

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 10.1.4.Final, 11.0.0.Dev03
    • 11.0.0.Alpha1, 10.1.3.Final
    • Hot Rod, REST
    • None

    Description

      <infinispan>
          <cache-container>
              <local-cache name ="offheap-cache">
                  <memory>
                      <off-heap/>
                  </memory>
              </local-cache>
          </cache-container>
      </infinispan>
      

      The config above when posted via REST will ignore the <off-heap/> and create a regular cache

      Attachments

        Activity

          People

            gfernand@redhat.com Gustavo Fernandes (Inactive)
            gfernand@redhat.com Gustavo Fernandes (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: