Uses of Class
org.apache.bookkeeper.replication.ReplicationException.BKAuditException
Packages that use ReplicationException.BKAuditException
Package
Description
BookKeeper Client.
Classes for replicating Bookkeeper data.
-
Uses of ReplicationException.BKAuditException in org.apache.bookkeeper.client
Methods in org.apache.bookkeeper.client that throw ReplicationException.BKAuditExceptionModifier and TypeMethodDescriptionvoidBookKeeperAdmin.decommissionBookie(BookieId bookieAddress) Triggers AuditTask by resetting lostBookieRecoveryDelay and then make sure the ledgers stored in the given decommissioning bookie are properly replicated and they are not underreplicated because of the given bookie. -
Uses of ReplicationException.BKAuditException in org.apache.bookkeeper.replication
Methods in org.apache.bookkeeper.replication that throw ReplicationException.BKAuditExceptionModifier and TypeMethodDescription(package private) voidAuditorBookieCheckTask.auditBookies()BookieLedgerIndexer.getBookieToLedgerIndex()Generating bookie vs its ledgers map by reading all the ledgers in each bookie and parsing its metadata.(package private) voidAuditorPlacementPolicyCheckTask.placementPolicyCheck()(package private) voidAuditorReplicasCheckTask.replicasCheck()