Uploaded image for project: 'Red Hat Data Grid'
  1. Red Hat Data Grid
  2. JDG-379

levelDB store configuration is not visible in cache configuration page

    XMLWordPrintable

Details

    Description

      levelDB store configuration is empty in "LevelDB store" tab even if the cache has a jdbc-store configuration.
      cache container -> configuration -> templates (tab) -> $the_cache -> JDBC store

      e.g.

      <local-cache name="localCacheAsTemplate">
           <leveldb-store path="/tmp/leveldb/data" cache-size="100" block-size="100" clear-threshold="100"
                                         passivation="true" preload="true"
                                         purge="true" read-only="true" shared="true" singleton="false">
                          </leveldb-store>
      </local-cache>
      

      Attachments

        Issue Links

          Activity

            People

              remerson@redhat.com Ryan Emerson
              mvrabel_jira Martin Vrabel (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: