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 <rkondakov@...> Date: 2017-12-28T09:42:32Z IGNITE-6456: Added flags to ClientConnectorConfiguration which enable/disable different clients. ---- ---