[
https://issues.apache.org/jira/browse/IGNITE-1146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14939376#comment-14939376
]
Pavel Konstantinov edited comment on IGNITE-1146 at 10/2/15 4:50 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.
5) Java view doesn't display drop down triangle for field 'Generate'
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) 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.
> 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)