You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/02/05 23:09:39 UTC

[jira] [Commented] (DRILL-4359) EndpointAffinity missing equals method

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

ASF GitHub Bot commented on DRILL-4359:
---------------------------------------

GitHub user laurentgo opened a pull request:

    https://github.com/apache/drill/pull/363

    DRILL-4359: Adds equals/hashCode methods to EndpointAffinity

    Adds equals/hashCode methods to EndpointAffinity to allow for comparison in tests.

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

    $ git pull https://github.com/laurentgo/drill laurent/adds-equals-to-endpoint-affinity

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

    https://github.com/apache/drill/pull/363.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 #363
    
----
commit 80954145733c4b6f6ce5cce8cb40dfba29aa899c
Author: Laurent Goujon <la...@dremio.com>
Date:   2016-02-05T22:06:00Z

    DRILL-4359: Adds equals/hashCode methods to EndpointAffinity
    
    Adds equals/hashCode methods to EndpointAffinity to allow for comparison in
    tests.

----


> EndpointAffinity missing equals method
> --------------------------------------
>
>                 Key: DRILL-4359
>                 URL: https://issues.apache.org/jira/browse/DRILL-4359
>             Project: Apache Drill
>          Issue Type: Improvement
>            Reporter: Laurent Goujon
>            Assignee: Laurent Goujon
>            Priority: Trivial
>
> EndpointAffinity is a placeholder class, but has no equals method to allow comparison.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)