GitHub user dolphin1414 opened a pull request:

    https://github.com/apache/ignite/pull/3249

    IGNITE-6785: Affinity key field ignore case.

    Fix for an affinity field name upper-case issue.

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-6785

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

    https://github.com/apache/ignite/pull/3249.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 #3249
    
----
commit acf0e7dada672e6cd0027d46977279a7c0ab9f91
Author: rkondakov <[email protected]>
Date:   2017-12-18T20:29:32Z

    IGNITE-6785: Changed affinity key fields names comparison from the equals() 
to equalsIgnoreCase().

----


---

Reply via email to