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

Sijie Guo updated BOOKKEEPER-833:
---------------------------------
    Attachment: BOOKKEEPER-833.v2.patch

attach a new patch to fix the comment.

@fpj changing the logid to long require changing a lot of files. do you mind I 
doing it in a separated ticket for only 4.4 versions. and do the simplest fix 
for 4.3.1.

> EntryLogId and EntryLogLimit should not be larger than Integer.MAX_VALUE
> ------------------------------------------------------------------------
>
>                 Key: BOOKKEEPER-833
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-833
>             Project: Bookkeeper
>          Issue Type: Bug
>          Components: bookkeeper-server
>            Reporter: Sijie Guo
>            Assignee: Sijie Guo
>            Priority: Blocker
>             Fix For: 4.4.0, 4.3.1
>
>         Attachments: BOOKKEEPER-833.patch, BOOKKEEPER-833.v2.patch
>
>
> currently the index entry position is combined with log id and entry offset 
> inside a log. so it means that log id and entry log file size shouldn't be 
> larger than Integer.MAX_VALUE. otherwise, it would cause trouble.



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

Reply via email to