[
https://issues.apache.org/jira/browse/IGNITE-6102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16130545#comment-16130545
]
ASF GitHub Bot commented on IGNITE-6102:
----------------------------------------
GitHub user glukos opened a pull request:
https://github.com/apache/ignite/pull/2470
IGNITE-6102 Implement checks that node that joins topology has consistent
database configuration
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-6102
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2470.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 #2470
----
commit 1b7f782b7e0c7384e48e00993de970a9842b29ba
Author: Ivan Rakov <[email protected]>
Date: 2017-08-17T14:48:49Z
IGNITE-6102 Implement checks that node that joins topology has consistent
database configuration
commit bd06439fc92228e15f14f0391672c8d0c7d16b0e
Author: Dmitriy Govorukhin <[email protected]>
Date: 2017-08-17T14:56:57Z
ignite-6102 minor java doc
----
> Implement checks that node that joins topology has consistent database
> configuration
> ------------------------------------------------------------------------------------
>
> Key: IGNITE-6102
> URL: https://issues.apache.org/jira/browse/IGNITE-6102
> Project: Ignite
> Issue Type: Task
> Affects Versions: 2.1
> Reporter: Ivan Rakov
> Assignee: Ivan Rakov
> Fix For: 2.2
>
>
> We need to check for node misconfiguration: all nodes in cluster should have
> same (or consistent) database settings.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)