Package org.apache.hadoop.hdfs.qjournal.server
package org.apache.hadoop.hdfs.qjournal.server
-
ClassDescriptionThis servlet is used in two cases: The QuorumJournalManager, when reading edits, fetches the edit streams from the journal nodes. During edits synchronization, one journal node will fetch edits from another journal node.A JournalNode can manage journals for several clusters at once.Used for injecting faults in QuorumJournalManager tests.The JournalNode is a daemon which allows namenodes using the QuorumJournalManager to log and retrieve edits stored remotely.Encapsulates the HTTP server started by the Journal Service.This is the JMX management interface for JournalNode informationA Journal Sync thread runs through the lifetime of the JN.Exception when no edits are available.