You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2015/01/19 14:26:34 UTC

[jira] [Created] (OAK-2417) reduce primary key size in RDBBlobStore

Julian Reschke created OAK-2417:
-----------------------------------

             Summary: reduce primary key size in RDBBlobStore
                 Key: OAK-2417
                 URL: https://issues.apache.org/jira/browse/OAK-2417
             Project: Jackrabbit Oak
          Issue Type: Sub-task
          Components: blob, rdbmk
    Affects Versions: 1.1.4
            Reporter: Julian Reschke
            Assignee: Julian Reschke
             Fix For: 1.1.6


767 is way too much, as we only need to store 256-byte digests.

(and 767 causes issues with DBs such as Mysql that do not allow that wide primary keys on VARCHAR)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)