[
https://issues.apache.org/jira/browse/BOOKKEEPER-418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13470013#comment-13470013
]
Rakesh R commented on BOOKKEEPER-418:
-------------------------------------
Thanks for identifying, will be very useful.
Auditor has similar stuff, here its using bookieId.
{code}
// update the auditor bookie id in the election path. This is
// done for debugging purpose
zkc.setData(getVotePath(""), bookieId.getBytes(), -1);
{code}
> Store hostname of locker in replication lock
> --------------------------------------------
>
> Key: BOOKKEEPER-418
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-418
> Project: Bookkeeper
> Issue Type: Sub-task
> Components: bookkeeper-auto-recovery
> Reporter: Ivan Kelly
> Assignee: Ivan Kelly
> Fix For: 4.2.0
>
>
> This is a debugging shortcut. If a ledger isn't being processed for a long
> time, this allows us to find which host is trying to rereplicate, and go look
> at the logs there.
--
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