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

Remove buckets from JdbcBinaryStore

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Obsolete
    • Major
    • 9.0.0.Beta2
    • 7.2.4.Final, 8.0.0.CR1
    • Core, Loaders and Stores
    • None

    Description

      Unlike a file system, relational databases can easily deal with millions of entries in the same table, so there's no reason to group entries into buckets.

      Some databases may not be able to index on a binary column, in which case the serialized key will need encoding (e.g. BASE64), but grouping entries by hash code should not be necessary.

      Attachments

        Activity

          People

            remerson@redhat.com Ryan Emerson
            dberinde@redhat.com Dan Berindei (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: