You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@eagle.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/01 09:53:42 UTC

[jira] [Commented] (EAGLE-989) Fix HA check bug in HAURLSelectorImpl

    [ https://issues.apache.org/jira/browse/EAGLE-989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15952154#comment-15952154 ] 

ASF GitHub Bot commented on EAGLE-989:
--------------------------------------

GitHub user qingwen220 opened a pull request:

    https://github.com/apache/eagle/pull/900

    EAGLE-989: Fix a bug in Resource Manager HA checker

    https://issues.apache.org/jira/browse/EAGLE-989

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/qingwen220/eagle EAGLE-989

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/eagle/pull/900.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #900
    
----
commit f0591dd6d1060c24be144ca90e4ec7afd8da2e85
Author: Qingwen Zhao <qi...@gmail.com>
Date:   2017-04-01T09:03:37Z

    fix a bug in resource manager ha checker

commit 5b470d586e3141e56e8446565f4dca1a377bb53b
Author: Zhao, Qingwen <qi...@apache.org>
Date:   2017-04-01T09:30:35Z

    fix failed unittest

----


> Fix HA check bug in HAURLSelectorImpl 
> --------------------------------------
>
>                 Key: EAGLE-989
>                 URL: https://issues.apache.org/jira/browse/EAGLE-989
>             Project: Eagle
>          Issue Type: Bug
>    Affects Versions: v0.4.0, v0.5.0
>            Reporter: Zhao, Qingwen
>            Assignee: Zhao, Qingwen
>
> HAURLSelectorImpl is to check the active resource manager of two urls. 
> Currently, the code does not check whether the return stream is expected and returns true if there is no exception caught. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)