[
https://issues.apache.org/jira/browse/IGNITE-748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Kuznetsov resolved IGNITE-748.
-------------------------------------
Resolution: Fixed
Assignee: Pavel Konstantinov (was: Alexey Kuznetsov)
Added check for java identifiers on generate step.
Valid java identifier should start from letter, can contain letters and
numbers, $, underscore. And should not be equal to any reserved key word (such
as class, int, true, ...)
Please test in ignite-748 branch.
> Schema Import utility should be more strict for Java Names, Key/Value Class
> Names
> ---------------------------------------------------------------------------------
>
> Key: IGNITE-748
> URL: https://issues.apache.org/jira/browse/IGNITE-748
> Project: Ignite
> Issue Type: Bug
> Components: general
> Affects Versions: sprint-4
> Reporter: Sergey Kozlov
> Assignee: Pavel Konstantinov
> Priority: Minor
> Fix For: sprint-4
>
>
> User can put any characters in Java Names, Key/Value Class Names fields. But
> the utility should limit of allowed characters depending what purpose of
> field: generate file name, generate java class name etc
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)