Uploaded image for project: 'JGroups'
  1. JGroups
  2. JGRP-1703

CheckFDMonitor.eval may be reversed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Can't Do
    • Icon: Minor Minor
    • 3.4
    • None
    • None

      When eval return true, the trigger method will be invoke.
      But the implemention in CheckFDMonitor:
      public boolean eval() {
      return sv.getView() != null && sv.getView().size() > 1 && !fd.isMonitorRunning();
      }
      It may be reversed.

              rhn-engineering-bban Bela Ban
              KimShen shen kim (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: