You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Konstantinov (JIRA)" <ji...@apache.org> on 2019/03/21 08:12:00 UTC

[jira] [Comment Edited] (IGNITE-11283) Web console: Actualize grid configuration. Check deprecated fields

    [ https://issues.apache.org/jira/browse/IGNITE-11283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16797897#comment-16797897 ] 

Pavel Konstantinov edited comment on IGNITE-11283 at 3/21/19 8:11 AM:
----------------------------------------------------------------------

Testing results for actualized configuration:
# RendezvousAffinityFunction - already used actual field affinityBackupFilter 
- OK
# PersistentStoreConfiguration - Added missed fields walAutoArchiveAfterInactivity and walMode for Ignite 2.1.
- labels should be disabled in case if the whole option is not enabled
# TransactionConfiguration - Added missed fields. Deprecated fields not used since Ignite 1.5
- transactionConfiguration.setDeadlockTimeout  - *method not found*
ConnectorConfiguration - already used actual field sslFactory



was (Author: pkonstantinov):
Testing results for actualized configuration:
# RendezvousAffinityFunction - already used actual field affinityBackupFilter 
- OK
# PersistentStoreConfiguration - Added missed fields walAutoArchiveAfterInactivity and walMode for Ignite 2.1.
- labels should be disabled in case if the whole option is not enabled
# TransactionConfiguration - Added missed fields. Deprecated fields not used since Ignite 1.5
- 
ConnectorConfiguration - already used actual field sslFactory


> Web console: Actualize grid configuration. Check deprecated fields
> ------------------------------------------------------------------
>
>                 Key: IGNITE-11283
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11283
>             Project: Ignite
>          Issue Type: Improvement
>          Components: wizards
>            Reporter: Vasiliy Sisko
>            Assignee: Pavel Konstantinov
>            Priority: Major
>         Attachments: screenshot-1.png
>
>
> Result for class: org.apache.ignite.cache.affinity.rendezvous.RendezvousAffinityFunction
>   Deprecated
>     backupFilter
> Result for class: org.apache.ignite.configuration.PersistentStoreConfiguration
>   Deprecated
>     walBufferSize
>     writeThrottlingEnabled
>     checkpointWriteOrder
>     fileIOFactory
>     walMode
>     walAutoArchiveAfterInactivity
> Result for class: org.apache.ignite.configuration.TransactionConfiguration
>   Missed
>     deadlockTimeout
>     useJtaSynchronization
>     txTimeoutOnPartitionMapExchange
>   Deprecated
>     txSerializableEnabled
>     txManagerLookupClassName
> Result for class: org.apache.ignite.configuration.ConnectorConfiguration
>   Deprecated
>     sslContextFactory



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