[
https://issues.apache.org/jira/browse/BOOKKEEPER-898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15184888#comment-15184888
]
Hudson commented on BOOKKEEPER-898:
-----------------------------------
FAILURE: Integrated in bookkeeper-master #1308 (See
[https://builds.apache.org/job/bookkeeper-master/1308/])
BOOKKEEPER-898: listen to read only bookie changes also in auditor (sijie: rev
a77042db1b024b5cb2bdd2a5f49ea18a43bc036b)
* bookkeeper-server/src/main/java/org/apache/bookkeeper/replication/Auditor.java
*
bookkeeper-server/src/main/java/org/apache/bookkeeper/client/BookieWatcher.java
*
bookkeeper-server/src/main/java/org/apache/bookkeeper/client/BookKeeperAdmin.java
*
bookkeeper-server/src/test/java/org/apache/bookkeeper/replication/AuditorLedgerCheckerTest.java
> Underreplication doesn't get triggered when a read only bookie is shut down
> ---------------------------------------------------------------------------
>
> Key: BOOKKEEPER-898
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-898
> Project: Bookkeeper
> Issue Type: Bug
> Components: bookkeeper-auto-recovery
> Affects Versions: 4.3.2
> Reporter: Siddharth Sunil Boobna
> Assignee: Siddharth Sunil Boobna
> Fix For: 4.4.0
>
>
> The auditor doesn't pick up a bookie shut down from read only mode. The
> watcher on child nodes of "/ledgers/available" node on zk doesn't get
> triggered if there is any change in the children of any of those child nodes
> ("/ledgers/available/readonly").
> Solution:
> The auditor needs to set another child watcher on read only bookie node on zk.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)