[infinispan-issues] [JBoss JIRA] (ISPN-5844) Fix usage of generics in Infinispan Query

Sanne Grinovero (JIRA) issues at jboss.org
Wed Oct 7 19:06:00 EDT 2015


     [ https://issues.jboss.org/browse/ISPN-5844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sanne Grinovero updated ISPN-5844:
----------------------------------
              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/infinispan/infinispan/pull/3748


> Fix usage of generics in Infinispan Query
> -----------------------------------------
>
>                 Key: ISPN-5844
>                 URL: https://issues.jboss.org/browse/ISPN-5844
>             Project: Infinispan
>          Issue Type: Task
>          Components: Embedded Querying
>            Reporter: Sanne Grinovero
>            Assignee: Sanne Grinovero
>            Priority: Minor
>             Fix For: 8.1.0.Alpha2
>
>
> The {{DistributedExecutorMassIndexer}} class doesn't compile correctly according to JDT, the Eclipse compiler.
> After initially suspecting that this was a bug of JDT - as it compiles just fine with javac from OpenJDK - I actually think that JDT has some good points, as the correctness can not be proven.
> Not sure who's fooling me, but I could massage the code to make the types more explicit, and more importantly make all compilers happy.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the infinispan-issues mailing list