[jira] [Commented] (IGNITE-7462) Web console: remove invoking of depricated methods from code generation

2018-03-11 Thread Pavel Konstantinov (JIRA)

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

Pavel Konstantinov commented on IGNITE-7462:


Re-tested on master

> Web console: remove invoking of depricated methods from code generation
> ---
>
> Key: IGNITE-7462
> URL: https://issues.apache.org/jira/browse/IGNITE-7462
> Project: Ignite
>  Issue Type: Bug
>  Components: wizards
>Reporter: Pavel Konstantinov
>Assignee: Pavel Konstantinov
>Priority: Minor
> Fix For: 2.5
>
>
> e.g. Warning:(2867, 13) java: setLongQueryWarningTimeout(long) in 
> org.apache.ignite.configuration.CacheConfiguration has been deprecated



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


[jira] [Commented] (IGNITE-7462) Web console: remove invoking of depricated methods from code generation

2018-03-01 Thread Pavel Konstantinov (JIRA)

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

Pavel Konstantinov commented on IGNITE-7462:


Tested:
# Zookeeper Discovery SPI - generation of Base path field - OK
# S3 discovery SPI - missed fields - OK
# S3 checkpoint SPI - missed fields - OK
## client configuration - missed fields - verified
## fixed generation of retry policies
# Cluster communication - removed Discovery startup delay for 2.3.0 version - OK
# Cluster data storage - missed Checkpoint write order. - OK 

> Web console: remove invoking of depricated methods from code generation
> ---
>
> Key: IGNITE-7462
> URL: https://issues.apache.org/jira/browse/IGNITE-7462
> Project: Ignite
>  Issue Type: Bug
>Reporter: Pavel Konstantinov
>Assignee: Pavel Konstantinov
>Priority: Minor
> Fix For: 2.5
>
>
> e.g. Warning:(2867, 13) java: setLongQueryWarningTimeout(long) in 
> org.apache.ignite.configuration.CacheConfiguration has been deprecated



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


[jira] [Commented] (IGNITE-7462) Web console: remove invoking of depricated methods from code generation

2018-02-21 Thread Vasiliy Sisko (JIRA)

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

Vasiliy Sisko commented on IGNITE-7462:
---

Configuration generation actualized. 
Fixed: 
Zookeeper Discovery SPI - generation of Base path field.
S3 discovery SPI - missed fields.
S3 checkpoint SPI - missed fieds, client configuration - missed fields, fixed 
generation of retry policies.
Cluster communication - removed Discovery startup delay for 2.3.0 version
Cluster data storage - missed Checkpoint write order.

> Web console: remove invoking of depricated methods from code generation
> ---
>
> Key: IGNITE-7462
> URL: https://issues.apache.org/jira/browse/IGNITE-7462
> Project: Ignite
>  Issue Type: Bug
>Reporter: Pavel Konstantinov
>Assignee: Vasiliy Sisko
>Priority: Minor
> Fix For: 2.5
>
>
> e.g. Warning:(2867, 13) java: setLongQueryWarningTimeout(long) in 
> org.apache.ignite.configuration.CacheConfiguration has been deprecated



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