You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by BiryukovVA <gi...@git.apache.org> on 2018/10/11 18:46:19 UTC

[GitHub] ignite pull request #4963: IGNITE-9861: Authorization object names must alwa...

GitHub user BiryukovVA opened a pull request:

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

    IGNITE-9861: Authorization object names must always be non-null.

    

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

    $ git pull https://github.com/BiryukovVA/ignite IGNITE-9861

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

    https://github.com/apache/ignite/pull/4963.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 #4963
    
----
commit f97dfaec3baf9d60ae1c0c8683db2e7281533b6a
Author: Vitaliy Biryukov <bi...@...>
Date:   2018-10-11T18:43:53Z

    IGNITE-9861: Authorization object names must always be non-null.

----


---