GitHub user tledkov-gridgain opened a pull request:
https://github.com/apache/ignite/pull/3824 IGNITE-7778 User's authentication data must be persisted on cluster with disabled persistence
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-7778
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3824.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3824
----
commit 806b8cc0928bff85bf25d75ae807483b811d33c3
Author: tledkov-gridgain <tledkov@...>
Date: 2018-04-13T13:46:32Z
IGNITE-7778: add test
commit 220aadd7c8309f39c9208fce2b2d291bda0b5891
Author: tledkov-gridgain <tledkov@...>
Date: 2018-04-13T16:04:42Z
IGNITE-7778: save the progress
----
---