You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Denis Magda (JIRA)" <ji...@apache.org> on 2018/01/18 18:38:00 UTC

[jira] [Updated] (IGNITE-6994) Need to document PartitionLossPolicy

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

Denis Magda updated IGNITE-6994:
--------------------------------
    Description: 
Since 2.0 we have a feature that makes cache(s) unavailable in case of data loss; exact behavior is controlled by {{PartitionLossPolicy}}: [https://ignite.apache.org/releases/latest/javadoc/org/apache/ignite/cache/PartitionLossPolicy.html]

However, there is no mentioning in the documentation about this. Need to provide an explanation of how and when it should be used and provide configuration examples.

The documentation has to address questions and misunderstandings asked in these discussions:
 * [http://apache-ignite-developers.2346864.n4.nabble.com/Partition-loss-policy-how-to-use-td25341.html]
 * [http://apache-ignite-developers.2346864.n4.nabble.com/Partition-loss-policy-to-disable-cache-completely-td26212.html]

Improve the JavaDoc too whenever is possible.

  was:
Since 2.0 we have a feature that makes cache(s) unavailable in case of data loss; exact behavior is controlled by {{PartitionLossPolicy}}: https://ignite.apache.org/releases/latest/javadoc/org/apache/ignite/cache/PartitionLossPolicy.html

However, there is no mentioning in documentation about this. Need to provide explanation of how and when it should be used and provide configuration examples.


> Need to document PartitionLossPolicy
> ------------------------------------
>
>                 Key: IGNITE-6994
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6994
>             Project: Ignite
>          Issue Type: Improvement
>          Components: documentation
>    Affects Versions: 2.3
>            Reporter: Valentin Kulichenko
>            Assignee: Prachi Garg
>            Priority: Critical
>              Labels: documentation
>             Fix For: 2.4
>
>
> Since 2.0 we have a feature that makes cache(s) unavailable in case of data loss; exact behavior is controlled by {{PartitionLossPolicy}}: [https://ignite.apache.org/releases/latest/javadoc/org/apache/ignite/cache/PartitionLossPolicy.html]
> However, there is no mentioning in the documentation about this. Need to provide an explanation of how and when it should be used and provide configuration examples.
> The documentation has to address questions and misunderstandings asked in these discussions:
>  * [http://apache-ignite-developers.2346864.n4.nabble.com/Partition-loss-policy-how-to-use-td25341.html]
>  * [http://apache-ignite-developers.2346864.n4.nabble.com/Partition-loss-policy-to-disable-cache-completely-td26212.html]
> Improve the JavaDoc too whenever is possible.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)