Commit 70e5f3f7 authored by iwakeh's avatar iwakeh 🌴 Committed by Karsten Loesing
Browse files

Add a comment to avoid future 'detective work'.

parent 3a50a463
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -125,6 +125,7 @@ public class NodeIndexer implements ServletContextListener, Runnable {
    indexerThread.interrupt();
  }

  /* specialTime is only used for testing, see ResourceServletTest */
  private long specialTime = -1L;

  private void indexNodeStatuses() {