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

CheckFDMonitor.eval may be reversed

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: