[
https://issues.apache.org/jira/browse/IGNITE-1867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15001889#comment-15001889
]
Vasiliy Sisko edited comment on IGNITE-1867 at 11/13/15 8:06 AM:
-----------------------------------------------------------------
Removed deprecated random eviction policy.
Implemented generation of near caches in generated java factory class.
was (Author: vsisko):
Removed deprecated random eviction policy
> Fix java class names and package declaration
> --------------------------------------------
>
> Key: IGNITE-1867
> URL: https://issues.apache.org/jira/browse/IGNITE-1867
> Project: Ignite
> Issue Type: Sub-task
> Components: wizards
> Reporter: Prachi Garg
> Assignee: Vasiliy Sisko
> Fix For: 1.5
>
>
> I noticed a few issues when I imported my project, created using the web
> console, in IDEA -
> 1. ServerConfigurationFactory class name is create in the file called
> “ConfigurationFactory.java”. Class name and file name should be the same.
> 2. The package declaration for ClientConfigurationFactory and
> SeverConfigurationFactory classes is missing.
> 3. There should be simple 'nodeStartup' class for starting a node, in the
> IDE, using the XML configuration file.
> 4. Missing near configuration for client in java code.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)