[ https://issues.apache.org/jira/browse/IGNITE-11361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16797854#comment-16797854 ]
Pavel Konstantinov edited comment on IGNITE-11361 at 3/21/19 6:16 AM: ---------------------------------------------------------------------- # cfg.setSqlQueryHistorySize - method not found # BigDecimal - missed import of that class (import java.math.BigDecimal;) # igniteInstanceName generated two times !image-2019-03-21-13-10-03-170.png! # igniteHome - not found in the generated file # networkCompressionLevel - not found # systemWorkerBlockedTimeout - not found was (Author: pkonstantinov): # cfg.setSqlQueryHistorySize - method not found # BigDecimal - missed import of that class (import java.math.BigDecimal;) # igniteInstanceName generated two times !image-2019-03-21-13-10-03-170.png! # igniteHome - not found in the generated file # networkCompressionLevel - not found # > Web console: Actualize grid configurator IgniteConfiguration > ------------------------------------------------------------ > > Key: IGNITE-11361 > URL: https://issues.apache.org/jira/browse/IGNITE-11361 > Project: Ignite > Issue Type: Improvement > Components: wizards > Reporter: Vasiliy Sisko > Assignee: Vasiliy Sisko > Priority: Major > Attachments: image-2019-03-21-13-10-03-170.png, screenshot-1.png > > > Result for class: org.apache.ignite.configuration.IgniteConfiguration > Missed > failureHandler IGNITE-11385 > authenticationEnabled > autoActivationEnabled > sqlQueryHistorySize > lifecycleBeans > sqlSchemas > igniteInstanceName > addressResolver > igniteHome > localEventListeners IGNITE-11386 > mBeanServer > networkCompressionLevel > communicationFailureResolver > systemWorkerBlockedTimeout > platformConfiguration > includeProperties > cacheStoreSessionListenerFactories > encryptionSpi IGNITE-11387 -- This message was sent by Atlassian JIRA (v7.6.3#76005)