[
https://issues.apache.org/jira/browse/IGNITE-7778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16439187#comment-16439187
]
ASF GitHub Bot commented on IGNITE-7778:
----------------------------------------
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.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 #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
----
> User's authentication data must be persisted on cluster with disabled
> persistence
> ---------------------------------------------------------------------------------
>
> Key: IGNITE-7778
> URL: https://issues.apache.org/jira/browse/IGNITE-7778
> Project: Ignite
> Issue Type: Task
> Reporter: Taras Ledkov
> Assignee: Taras Ledkov
> Priority: Major
>
> The ticket is related to the: IGNITE-7436 (introduce users in Ignite)
> {{IgniteAuthenticationProcessor}} uses metastorage to persist user data. But
> metastorage works only with persistent cluster. We have to support user
> authentication for in-memory cluster.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)