[ 
https://issues.apache.org/jira/browse/IGNITE-4072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pavel Konstantinov updated IGNITE-4072:
---------------------------------------
    Labels: web-console-project-generation  (was: )

> Web console: Disable Anotation variant of "Query metadata" when POJO is 
> disabled.
> ---------------------------------------------------------------------------------
>
>                 Key: IGNITE-4072
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4072
>             Project: Ignite
>          Issue Type: Bug
>          Components: wizards
>    Affects Versions: 1.8
>            Reporter: Vasiliy Sisko
>            Priority: Major
>              Labels: web-console-project-generation
>
> On model page:
> # Uncheck "Generate POJO classes"
> # Select Anotation variant of "Query metadata" field.
> # Input invalid java class names in "Key type" and "Value type" fields.
> # Switch preview generation to Java.
> Generated code is invalid and should not be possible.
> cache.setIndexedTypes(
>     6adved.class, 
>     WRONG_NAME.class
> );



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

Reply via email to