You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Nicholas DiPiazza (JIRA)" <ji...@apache.org> on 2017/10/23 17:10:00 UTC

[jira] [Updated] (IGNITE-6716) Document "Affinity key backups mismatch" resolution steps

     [ https://issues.apache.org/jira/browse/IGNITE-6716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nicholas DiPiazza updated IGNITE-6716:
--------------------------------------
    Description: 
Please see the issue below:

https://stackoverflow.com/questions/46894435/how-do-i-fix-affinity-key-backups-in-cache-configuration

results in this error: 

{code}
org.apache.ignite.IgniteCheckedException: Affinity key backups mismatch (fix
affinity key backups in cache configuration or set
-DIGNITE_SKIP_CONFIGURATION_CONSISTENCY_CHECK=true system property)
{code}

Can someone help me get the steps in order to fix this issue? we should add it to the documentation somewhere. 

  was:
Please see the issue below:

https://stackoverflow.com/questions/46894435/how-do-i-fix-affinity-key-backups-in-cache-configuration

results in this error: 

{code}
org.apache.ignite.IgniteCheckedException: Affinity key backups mismatch (fix
affinity key backups in cache configuration or set
-DIGNITE_SKIP_CONFIGURATION_CONSISTENCY_CHECK=true system property)
{code}

Can someone help me get this fixed? 


> Document "Affinity key backups mismatch" resolution steps
> ---------------------------------------------------------
>
>                 Key: IGNITE-6716
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6716
>             Project: Ignite
>          Issue Type: Improvement
>      Security Level: Public(Viewable by anyone) 
>          Components: documentation
>            Reporter: Nicholas DiPiazza
>
> Please see the issue below:
> https://stackoverflow.com/questions/46894435/how-do-i-fix-affinity-key-backups-in-cache-configuration
> results in this error: 
> {code}
> org.apache.ignite.IgniteCheckedException: Affinity key backups mismatch (fix
> affinity key backups in cache configuration or set
> -DIGNITE_SKIP_CONFIGURATION_CONSISTENCY_CHECK=true system property)
> {code}
> Can someone help me get the steps in order to fix this issue? we should add it to the documentation somewhere. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)