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 15:21:37 UTC

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

     [ https://issues.apache.org/jira/browse/OAK-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Reschke resolved OAK-2417.
---------------------------------
    Resolution: Fixed

> 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)