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

Sijie Guo resolved BOOKKEEPER-948.
----------------------------------
    Resolution: Fixed

Issue resolved by merging pull request 59
            [https://github.com/apache/bookkeeper/pull/59]

            {noformat}
            commit 66515e74d3fb03d21cad4eccb446a90ab7e94597
Author:     Rithin <rithin.she...@salesforce.com>
AuthorDate: Tue Nov 29 15:02:27 2016 -0800
Commit:     Sijie Guo <si...@apache.org>
CommitDate: Tue Nov 29 15:02:27 2016 -0800

    BOOKKEEPER-948: Provide an option to add more ledger/index directorie…
    
    …s to a bookie
    
    This change allows the addition of new ledger and index directories to a 
bookie. Thus
    increasing ts storage capacity. The option is exposed via 
'allowStorageExpansion'
    boolean configuration option. Also, the newly added directories need to be 
empty to be
    accepted. Two new test cases have been added to test this functionality.
    
    Author: Rithin <rithin.she...@salesforce.com>
    
    Reviewers: Enrico Olivelli <eolive...@gmail.com>, Sijie Guo 
<si...@apache.org>
    
    Closes #59 from rithin-shetty/storage_expansion

            {noformat}
            

> Provide an option to add more ledger/index directories to a bookie
> ------------------------------------------------------------------
>
>                 Key: BOOKKEEPER-948
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-948
>             Project: Bookkeeper
>          Issue Type: New Feature
>          Components: bookkeeper-server
>    Affects Versions: 4.5.0
>            Reporter: Rithin Shetty
>            Assignee: Rithin Shetty
>             Fix For: 4.5.0
>
>   Original Estimate: 336h
>  Remaining Estimate: 336h
>
> Addition of new ledger or index directories to an existing bookie is 
> disallowed via the cookie check in the bookie start path. Any attempt to add 
> new storage is rejected and the bookie doesn't come up. We have a need to add 
> additional storage to a bookie. This jira is for providing an option to add 
> additional storage to a bookie.



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

Reply via email to