[
https://issues.apache.org/jira/browse/BOOKKEEPER-613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14075290#comment-14075290
]
Sijie Guo commented on BOOKKEEPER-613:
--------------------------------------
move it to 4.4.0. it is good to move files around at the early stage of a
release, rather than at the end of it.
> Package refactor on ledger storages
> -----------------------------------
>
> Key: BOOKKEEPER-613
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-613
> Project: Bookkeeper
> Issue Type: Improvement
> Components: bookkeeper-server
> Reporter: Ivan Kelly
> Assignee: Ivan Kelly
> Fix For: 4.4.0
>
> Attachments:
> 0001-BOOKKEEPER-613-Prep-codebase-for-new-ledger-storage.patch
>
>
> Currently all the code for interleaved ledger storage is in the bookie
> package. Likewise, the tests are in the bookie package. This makes it unclear
> what is a test of the ledger storage and what is a test of the bookie in
> general.
> This JIRA is to move both of these into a subpackage of bookie,
> o.a.b.bookie.ills. BOOKKEEPER-432 will then go into o.a.b.bookie.sls, and
> each of the tests in the ills package will have a corresponding test in sls.
--
This message was sent by Atlassian JIRA
(v6.2#6252)