[ 
https://issues.apache.org/jira/browse/BOOKKEEPER-613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13683947#comment-13683947
 ] 

Hadoop QA commented on BOOKKEEPER-613:
--------------------------------------

Testing JIRA BOOKKEEPER-613


Patch 
[0001-BOOKKEEPER-613-Prep-codebase-for-new-ledger-storage.patch|https://issues.apache.org/jira/secure/attachment/12584951/0001-BOOKKEEPER-613-Prep-codebase-for-new-ledger-storage.patch]
 downloaded at Sat Jun 15 00:02:34 UTC 2013

----------------------------

{color:red}-1{color} Patch failed to apply to head of branch

----------------------------
                
> Prep codebase for new ledger storage
> ------------------------------------
>
>                 Key: BOOKKEEPER-613
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-613
>             Project: Bookkeeper
>          Issue Type: Sub-task
>          Components: bookkeeper-server
>            Reporter: Ivan Kelly
>            Assignee: Ivan Kelly
>             Fix For: 4.3.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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to