You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexei Scherbakov (JIRA)" <ji...@apache.org> on 2016/06/06 11:58:21 UTC

[jira] [Updated] (IGNITE-3254) Valid SQL index configuration is not accepted in certain cases

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

Alexei Scherbakov updated IGNITE-3254:
--------------------------------------
    Attachment: Example.java

> Valid SQL index configuration is not accepted in certain cases
> --------------------------------------------------------------
>
>                 Key: IGNITE-3254
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3254
>             Project: Ignite
>          Issue Type: Bug
>          Components: general
>         Environment: java 8
>            Reporter: Alexei Scherbakov
>             Fix For: 1.7
>
>         Attachments: Example.java
>
>
> In certain cases involving inheritance valid SQL configuration is not accepted when run under java 8. See example in the attachment.
> The reason is the different behavior of getDeclaredMethods in
> java 7 and java 8, leading to duplication of indexes in latter.
> More details here:
> http://stackoverflow.com/questions/27013542/getdeclaredmethods-behaving-differently-in-java-7-vs-java-8



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