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

API to manipulate multiple versions of an entry

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • 5.3.0.Final
    • Core
    • Medium

      In addition to the existing API, the following will be needed to allow user applications to directly control versioning. E.g.,

      put(K key, EntryVersion version);
      get(K key, EntryVersion version);
      getLatest(K key, EntryVersion upperBound);
      evict(K key, EntryVersion upTo);
      
      

              Unassigned Unassigned
              manik_jira Manik Surtani (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: