Class DiskThresholdMonitor


  • public class DiskThresholdMonitor
    extends java.lang.Object
    Listens for a node to go over the high watermark and kicks off an empty reroute if it does. Also responsible for logging about nodes that have passed the disk watermarks
    • Method Detail

      • onNewInfo

        public void onNewInfo​(ClusterInfo info)
      • markIndicesReadOnly

        protected void markIndicesReadOnly​(java.util.Set<java.lang.String> indicesToMarkReadOnly)
      • reroute

        protected void reroute()