[jira] [Comment Edited] (IGNITE-1146) Implement summary page with configuration downloads.

2015-10-12 Thread Pavel Konstantinov (JIRA)

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

Pavel Konstantinov edited comment on IGNITE-1146 at 10/13/15 3:50 AM:
--

1),2),5) - tested
A new ticket was filed for 4)


was (Author: pkonstantinov):
1),2),5) - tested

> Implement summary page with configuration downloads.
> 
>
> Key: IGNITE-1146
> URL: https://issues.apache.org/jira/browse/IGNITE-1146
> Project: Ignite
>  Issue Type: Sub-task
>  Components: wizards
>Reporter: Andrey Novikov
> Fix For: 1.5
>
> Attachments: summary - client.png, summary - server.png, 
> test-cluster-2.xml
>
>
> Generate:
> * sprint xml configuration;
> * Java class with configuration;
> * Java snippet with configuration;
> * docker file for run with this configuration.
> Download all generated files as zip archive, generate client configuration.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Comment Edited] (IGNITE-1146) Implement summary page with configuration downloads.

2015-10-01 Thread Pavel Konstantinov (JIRA)

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

Pavel Konstantinov edited comment on IGNITE-1146 at 10/1/15 6:33 AM:
-

1) I think we should rename generated java factory class 'ConfigurationFactory' 
to 'IgniteConfigurationFactory' because 'IgniteConfiguration' is returned.
2) currently we set gridName using incorrect syntax 'cfg.gridName("aaa");' 
should be 'cfg.setGridName("aaa");'


was (Author: pkonstantinov):
I think we should rename generated java factory class 'ConfigurationFactory' to 
'IgniteConfigurationFactory' because 'IgniteConfiguration' is returned.

> Implement summary page with configuration downloads.
> 
>
> Key: IGNITE-1146
> URL: https://issues.apache.org/jira/browse/IGNITE-1146
> Project: Ignite
>  Issue Type: Sub-task
>  Components: wizards
>Reporter: Andrey Novikov
>Assignee: Pavel Konstantinov
> Fix For: ignite-1.5
>
> Attachments: summary - client.png, summary - server.png, 
> test-cluster-2.xml
>
>
> Generate:
> * sprint xml configuration;
> * Java class with configuration;
> * Java snippet with configuration;
> * docker file for run with this configuration.
> Download all generated files as zip archive, generate client configuration.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Comment Edited] (IGNITE-1146) Implement summary page with configuration downloads.

2015-10-01 Thread Pavel Konstantinov (JIRA)

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

Pavel Konstantinov edited comment on IGNITE-1146 at 10/1/15 7:06 AM:
-

1) I think we should rename generated java factory class 'ConfigurationFactory' 
to 'IgniteConfigurationFactory' because 'IgniteConfiguration' is returned.
2) currently we set gridName using incorrect syntax 'cfg.gridName("aaa");' 
should be 'cfg.setGridName("aaa");'
3) we should hide Server and Client preview in case of no clusters are matched 
the filter


was (Author: pkonstantinov):
1) I think we should rename generated java factory class 'ConfigurationFactory' 
to 'IgniteConfigurationFactory' because 'IgniteConfiguration' is returned.
2) currently we set gridName using incorrect syntax 'cfg.gridName("aaa");' 
should be 'cfg.setGridName("aaa");'

> Implement summary page with configuration downloads.
> 
>
> Key: IGNITE-1146
> URL: https://issues.apache.org/jira/browse/IGNITE-1146
> Project: Ignite
>  Issue Type: Sub-task
>  Components: wizards
>Reporter: Andrey Novikov
>Assignee: Pavel Konstantinov
> Fix For: ignite-1.5
>
> Attachments: summary - client.png, summary - server.png, 
> test-cluster-2.xml
>
>
> Generate:
> * sprint xml configuration;
> * Java class with configuration;
> * Java snippet with configuration;
> * docker file for run with this configuration.
> Download all generated files as zip archive, generate client configuration.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Comment Edited] (IGNITE-1146) Implement summary page with configuration downloads.

2015-10-01 Thread Pavel Konstantinov (JIRA)

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

Pavel Konstantinov edited comment on IGNITE-1146 at 10/2/15 4:48 AM:
-

1) I think we should rename generated java factory class 'ConfigurationFactory' 
to 'IgniteConfigurationFactory' because 'IgniteConfiguration' is returned.
2) currently we set gridName using incorrect syntax 'cfg.gridName("aaa");' 
should be 'cfg.setGridName("aaa");'
3) we should hide Server and Client preview in case of no clusters are matched 
the filter
4) I scrolled the page up so that Client section was at the top of the screen. 
Then switched Client preview to Java view -  the page is scrolling down. 



was (Author: pkonstantinov):
1) I think we should rename generated java factory class 'ConfigurationFactory' 
to 'IgniteConfigurationFactory' because 'IgniteConfiguration' is returned.
2) currently we set gridName using incorrect syntax 'cfg.gridName("aaa");' 
should be 'cfg.setGridName("aaa");'
3) we should hide Server and Client preview in case of no clusters are matched 
the filter
4) Page is scrolling down after I've clicked 'Java' preview in 'Client' 
configuration.


> Implement summary page with configuration downloads.
> 
>
> Key: IGNITE-1146
> URL: https://issues.apache.org/jira/browse/IGNITE-1146
> Project: Ignite
>  Issue Type: Sub-task
>  Components: wizards
>Reporter: Andrey Novikov
>Assignee: Andrey Novikov
> Fix For: ignite-1.5
>
> Attachments: summary - client.png, summary - server.png, 
> test-cluster-2.xml
>
>
> Generate:
> * sprint xml configuration;
> * Java class with configuration;
> * Java snippet with configuration;
> * docker file for run with this configuration.
> Download all generated files as zip archive, generate client configuration.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)