Class JournalNodeSyncer

java.lang.Object
org.apache.hadoop.hdfs.qjournal.server.JournalNodeSyncer

@Private public class JournalNodeSyncer extends Object
A Journal Sync thread runs through the lifetime of the JN. It periodically gossips with other journal nodes to compare edit log manifests and if it detects any missing log segment, it downloads it from the other journal node