You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by "Ivan Kelly (Created) (JIRA)" <ji...@apache.org> on 2012/02/14 19:29:59 UTC

[jira] [Created] (BOOKKEEPER-171) ServerConfiguration can't use more than one directory for ledgers

ServerConfiguration can't use more than one directory for ledgers
-----------------------------------------------------------------

                 Key: BOOKKEEPER-171
                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-171
             Project: Bookkeeper
          Issue Type: Bug
            Reporter: Ivan Kelly
            Assignee: Ivan Kelly
             Fix For: 4.1.0


ServerConfiguration cannot use more than one directory for ledgers, due to a bug in how it stores multiple values. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (BOOKKEEPER-171) ServerConfiguration can't use more than one directory for ledgers

Posted by "Sijie Guo (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BOOKKEEPER-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13208307#comment-13208307 ] 

Sijie Guo commented on BOOKKEEPER-171:
--------------------------------------

new patch is ok to me. +1
                
> ServerConfiguration can't use more than one directory for ledgers
> -----------------------------------------------------------------
>
>                 Key: BOOKKEEPER-171
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-171
>             Project: Bookkeeper
>          Issue Type: Bug
>            Reporter: Ivan Kelly
>            Assignee: Ivan Kelly
>             Fix For: 4.1.0
>
>         Attachments: BOOKKEEPER-171.diff, BOOKKEEPER-171.diff
>
>
> ServerConfiguration cannot use more than one directory for ledgers, due to a bug in how it stores multiple values. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (BOOKKEEPER-171) ServerConfiguration can't use more than one directory for ledgers

Posted by "Ivan Kelly (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BOOKKEEPER-171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ivan Kelly updated BOOKKEEPER-171:
----------------------------------

    Attachment: BOOKKEEPER-171.diff
    
> ServerConfiguration can't use more than one directory for ledgers
> -----------------------------------------------------------------
>
>                 Key: BOOKKEEPER-171
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-171
>             Project: Bookkeeper
>          Issue Type: Bug
>            Reporter: Ivan Kelly
>            Assignee: Ivan Kelly
>             Fix For: 4.1.0
>
>         Attachments: BOOKKEEPER-171.diff
>
>
> ServerConfiguration cannot use more than one directory for ledgers, due to a bug in how it stores multiple values. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (BOOKKEEPER-171) ServerConfiguration can't use more than one directory for ledgers

Posted by "Ivan Kelly (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BOOKKEEPER-171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ivan Kelly updated BOOKKEEPER-171:
----------------------------------

    Attachment: BOOKKEEPER-171.diff
    
> ServerConfiguration can't use more than one directory for ledgers
> -----------------------------------------------------------------
>
>                 Key: BOOKKEEPER-171
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-171
>             Project: Bookkeeper
>          Issue Type: Bug
>            Reporter: Ivan Kelly
>            Assignee: Ivan Kelly
>             Fix For: 4.1.0
>
>         Attachments: BOOKKEEPER-171.diff, BOOKKEEPER-171.diff
>
>
> ServerConfiguration cannot use more than one directory for ledgers, due to a bug in how it stores multiple values. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (BOOKKEEPER-171) ServerConfiguration can't use more than one directory for ledgers

Posted by "Sijie Guo (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BOOKKEEPER-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13208329#comment-13208329 ] 

Sijie Guo commented on BOOKKEEPER-171:
--------------------------------------

commit as r1244421. thanks Ivan.
                
> ServerConfiguration can't use more than one directory for ledgers
> -----------------------------------------------------------------
>
>                 Key: BOOKKEEPER-171
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-171
>             Project: Bookkeeper
>          Issue Type: Bug
>            Reporter: Ivan Kelly
>            Assignee: Ivan Kelly
>             Fix For: 4.1.0
>
>         Attachments: BOOKKEEPER-171.diff, BOOKKEEPER-171.diff
>
>
> ServerConfiguration cannot use more than one directory for ledgers, due to a bug in how it stores multiple values. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (BOOKKEEPER-171) ServerConfiguration can't use more than one directory for ledgers

Posted by "Sijie Guo (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BOOKKEEPER-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13208252#comment-13208252 ] 

Sijie Guo commented on BOOKKEEPER-171:
--------------------------------------

yeah, using #getStringArray would be right and better. 

It would be better to remove unused define SEP also :)
                
> ServerConfiguration can't use more than one directory for ledgers
> -----------------------------------------------------------------
>
>                 Key: BOOKKEEPER-171
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-171
>             Project: Bookkeeper
>          Issue Type: Bug
>            Reporter: Ivan Kelly
>            Assignee: Ivan Kelly
>             Fix For: 4.1.0
>
>         Attachments: BOOKKEEPER-171.diff
>
>
> ServerConfiguration cannot use more than one directory for ledgers, due to a bug in how it stores multiple values. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira