[GitHub] ignite pull request #4255: ignite-8856: Incorrect behavior of BinaryTypeConf...

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #4255: ignite-8856: Incorrect behavior of BinaryTypeConf...

andrey-kuznetsov
GitHub user sk0x50 opened a pull request:

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

    ignite-8856: Incorrect behavior of BinaryTypeConfiguration in case of using a wildcard for type names

   

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

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

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

    https://github.com/apache/ignite/pull/4255.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 #4255
   
----
commit 8b1db5f05b46c85497aa2c546d721ade31a538db
Author: Slava Koptilin <slava.koptilin@...>
Date:   2018-06-25T20:39:37Z

    ignite-8856: wilcard matches all sub packeges

----


---