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/22 02:08:00 UTC

[jira] [Commented] (IGNITE-11182) Web console: Actualize grid configurator

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

Pavel Konstantinov commented on IGNITE-11182:
---------------------------------------------

Testing results for class: org.apache.ignite.configuration.CacheConfiguration

+Was missed:+
    cacheWriterFactory - OK
    expiryPolicyFactory - OK
    storeConcurrentLoadAllThreshold - OK
    sqlIndexMaxInlineSize - OK
    sqlOnheapCacheEnabled - OK
    interceptor - OK
    invalidate - *not found*
    diskPageCompression - OK
    storeByValue - OK
    sqlOnheapCacheMaxSize - OK
    eagerTtl - OK
    evictionPolicyFactory - OK
    encryptionEnabled - OK
    eventsDisabled - OK
    cacheLoaderFactory - OK
    keyConfiguration - OK
    cacheStoreSessionListenerFactories - OK
    diskPageCompressionLevel - OK
    maxQueryIteratorsCount - OK
    affinity - *not found*

  +Deprecated+
    rebalanceThreadPoolSize - *not found on prev version*
    transactionManagerLookupClassName - *not found on prev version*

  +Removed+
    isInvalidate - *not found on prev version*

> Web console: Actualize grid configurator
> ----------------------------------------
>
>                 Key: IGNITE-11182
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11182
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Vasiliy Sisko
>            Assignee: Pavel Konstantinov
>            Priority: Major
>
> WebConsoleConfigurationSelfTest has found the next difference:
> Result for class: org.apache.ignite.hadoop.fs.CachingHadoopFileSystemFactory
>    Missed
>      userNameMapper
> Result for class: org.apache.ignite.ssl.SslContextFactory
>    Missed
>      cipherSuites
>      protocols
> Result for class: org.apache.ignite.configuration.CacheConfiguration
>    Missed
>      cacheWriterFactory
>      expiryPolicyFactory
>     storeConcurrentLoadAllThreshold
>      sqlIndexMaxInlineSize
>      sqlOnheapCacheEnabled
>      interceptor
>      invalidate
>      diskPageCompression
>      storeByValue
>      sqlOnheapCacheMaxSize
>      eagerTtl
>      evictionPolicyFactory
>      encryptionEnabled
>      eventsDisabled
>      cacheLoaderFactory
>      keyConfiguration
>      cacheStoreSessionListenerFactories
>      diskPageCompressionLevel
>      maxQueryIteratorsCount
>      affinity
>    Deprecated
>      rebalanceThreadPoolSize
>      transactionManagerLookupClassName
>    Removed
>      isInvalidate



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