You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by dolphin1414 <gi...@git.apache.org> on 2017/12/28 09:49:07 UTC

[GitHub] ignite pull request #3309: IGNITE-6456: Added opportunity to enable/disable ...

GitHub user dolphin1414 opened a pull request:

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

    IGNITE-6456: Added opportunity to enable/disable different clients.

    Added flags to ClientConnectorConfiguration which enable/disable different clients. Tests implemented.

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

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

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

    https://github.com/apache/ignite/pull/3309.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 #3309
    
----
commit d41ae61b8605df7c4f69af38c4b6f53f0f115cf2
Author: rkondakov <rk...@...>
Date:   2017-12-28T09:42:32Z

    IGNITE-6456: Added flags to ClientConnectorConfiguration which enable/disable different clients.

----


---

[GitHub] ignite pull request #3309: IGNITE-6456: Added opportunity to enable/disable ...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---