[jboss-jira] [JBoss JIRA] (JGRP-1703) CheckFDMonitor.eval may be reversed

Bela Ban (JIRA) jira-events at lists.jboss.org
Thu Sep 26 06:12:02 EDT 2013


     [ https://issues.jboss.org/browse/JGRP-1703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bela Ban resolved JGRP-1703.
----------------------------

    Resolution: Incomplete Description


Please feel free to reopen once you've provided more information
                
> CheckFDMonitor.eval may be reversed
> -----------------------------------
>
>                 Key: JGRP-1703
>                 URL: https://issues.jboss.org/browse/JGRP-1703
>             Project: JGroups
>          Issue Type: Bug
>         Environment: 3.4.0.Alpha2
>            Reporter: shen kim
>            Assignee: Bela Ban
>            Priority: Minor
>             Fix For: 3.4
>
>
> 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list