You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by "Flavio Junqueira (Created) (JIRA)" <ji...@apache.org> on 2011/11/15 19:10:52 UTC

[jira] [Created] (BOOKKEEPER-111) Document bookie recovery feature

Document bookie recovery feature
--------------------------------

                 Key: BOOKKEEPER-111
                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-111
             Project: Bookkeeper
          Issue Type: Sub-task
            Reporter: Flavio Junqueira
            Assignee: Ivan Kelly
            Priority: Blocker
             Fix For: 4.0.0


The nesting of callbacks in the bookie recovery mechanism is difficult to follow, and we need to make sure that we have it documented so that others are able to read the code.

--
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-111) Document bookie recovery feature

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

Benjamin Reed commented on BOOKKEEPER-111:
------------------------------------------

looks pretty good. there is a "two" that should be a "to".

also in the recovery process steps, after the "The client selects a bookie ..." step 
we should say:

## the client reads entries that belong to the ledger fragment from other bookies in the ensemble and writes them to the selected bookie.
                
> Document bookie recovery feature
> --------------------------------
>
>                 Key: BOOKKEEPER-111
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-111
>             Project: Bookkeeper
>          Issue Type: Sub-task
>            Reporter: Flavio Junqueira
>            Assignee: Ivan Kelly
>            Priority: Blocker
>             Fix For: 4.0.0
>
>         Attachments: BOOKKEEPER-111.diff
>
>
> The nesting of callbacks in the bookie recovery mechanism is difficult to follow, and we need to make sure that we have it documented so that others are able to read the code.

--
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-111) Document bookie recovery feature

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

dhruba borthakur commented on BOOKKEEPER-111:
---------------------------------------------

Yay!

                
> Document bookie recovery feature
> --------------------------------
>
>                 Key: BOOKKEEPER-111
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-111
>             Project: Bookkeeper
>          Issue Type: Sub-task
>            Reporter: Flavio Junqueira
>            Assignee: Ivan Kelly
>            Priority: Blocker
>             Fix For: 4.0.0
>
>
> The nesting of callbacks in the bookie recovery mechanism is difficult to follow, and we need to make sure that we have it documented so that others are able to read the code.

--
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-111) Document bookie recovery feature

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

Benjamin Reed commented on BOOKKEEPER-111:
------------------------------------------

+1 looks good thanx ivan!
                
> Document bookie recovery feature
> --------------------------------
>
>                 Key: BOOKKEEPER-111
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-111
>             Project: Bookkeeper
>          Issue Type: Sub-task
>            Reporter: Flavio Junqueira
>            Assignee: Ivan Kelly
>            Priority: Blocker
>             Fix For: 4.0.0
>
>         Attachments: BOOKKEEPER-111.diff, BOOKKEEPER-111.diff, BOOKKEEPER-111.diff
>
>
> The nesting of callbacks in the bookie recovery mechanism is difficult to follow, and we need to make sure that we have it documented so that others are able to read the code.

--
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-111) Document bookie recovery feature

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

Hudson commented on BOOKKEEPER-111:
-----------------------------------

Integrated in bookkeeper-trunk #253 (See [https://builds.apache.org/job/bookkeeper-trunk/253/])
    BOOKKEEPER-111: Document bookie recovery feature (ivank)

ivank : 
Files : 
* /zookeeper/bookkeeper/trunk/CHANGES.txt
* /zookeeper/bookkeeper/trunk/doc/bookieRecovery.textile

                
> Document bookie recovery feature
> --------------------------------
>
>                 Key: BOOKKEEPER-111
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-111
>             Project: Bookkeeper
>          Issue Type: Sub-task
>            Reporter: Flavio Junqueira
>            Assignee: Ivan Kelly
>            Priority: Blocker
>             Fix For: 4.0.0
>
>         Attachments: BOOKKEEPER-111.diff, BOOKKEEPER-111.diff, BOOKKEEPER-111.diff
>
>
> The nesting of callbacks in the bookie recovery mechanism is difficult to follow, and we need to make sure that we have it documented so that others are able to read the code.

--
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-111) Document bookie recovery feature

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

Ivan Kelly updated BOOKKEEPER-111:
----------------------------------

    Attachment: BOOKKEEPER-111.diff
    
> Document bookie recovery feature
> --------------------------------
>
>                 Key: BOOKKEEPER-111
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-111
>             Project: Bookkeeper
>          Issue Type: Sub-task
>            Reporter: Flavio Junqueira
>            Assignee: Ivan Kelly
>            Priority: Blocker
>             Fix For: 4.0.0
>
>         Attachments: BOOKKEEPER-111.diff
>
>
> The nesting of callbacks in the bookie recovery mechanism is difficult to follow, and we need to make sure that we have it documented so that others are able to read the code.

--
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-111) Document bookie recovery feature

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

Ivan Kelly updated BOOKKEEPER-111:
----------------------------------

    Attachment: BOOKKEEPER-111.diff

addressed comments
                
> Document bookie recovery feature
> --------------------------------
>
>                 Key: BOOKKEEPER-111
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-111
>             Project: Bookkeeper
>          Issue Type: Sub-task
>            Reporter: Flavio Junqueira
>            Assignee: Ivan Kelly
>            Priority: Blocker
>             Fix For: 4.0.0
>
>         Attachments: BOOKKEEPER-111.diff, BOOKKEEPER-111.diff
>
>
> The nesting of callbacks in the bookie recovery mechanism is difficult to follow, and we need to make sure that we have it documented so that others are able to read the code.

--
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-111) Document bookie recovery feature

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

Ivan Kelly updated BOOKKEEPER-111:
----------------------------------

    Attachment: BOOKKEEPER-111.diff
    
> Document bookie recovery feature
> --------------------------------
>
>                 Key: BOOKKEEPER-111
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-111
>             Project: Bookkeeper
>          Issue Type: Sub-task
>            Reporter: Flavio Junqueira
>            Assignee: Ivan Kelly
>            Priority: Blocker
>             Fix For: 4.0.0
>
>         Attachments: BOOKKEEPER-111.diff, BOOKKEEPER-111.diff, BOOKKEEPER-111.diff
>
>
> The nesting of callbacks in the bookie recovery mechanism is difficult to follow, and we need to make sure that we have it documented so that others are able to read the code.

--
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