[ 
https://issues.apache.org/jira/browse/IGNITE-1371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15301943#comment-15301943
 ] 

Anton Vinogradov commented on IGNITE-1371:
------------------------------------------

Igor, 
I found following at Ignite 1.6 build log:

{code} [WARNING] Javadoc Warnings
 [WARNING] warning: 
/home/teamcity/.m2/repository/org/apache/cassandra/cassandra-all/3.3/cassandra-all-3.3.jar(org/apache/cassandra/service/CassandraDaemon.class):
 major version 52 is newer than 51, the highest major version supported by this 
compiler.
 [WARNING] It is recommended that the compiler be upgraded.{code} 

seems this warning related to this issue.  
Command to gain this is:
{code} mvn clean package -DskipTests{code} 
also you can use this TeamCity task: 
http://149.202.210.143:8111/viewType.html?buildTypeId=IgniteTests_RatJavadoc
Is it possible to fix it without using JDK 8?

> Key-Value store (like Cassandra) as CacheStore
> ----------------------------------------------
>
>                 Key: IGNITE-1371
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1371
>             Project: Ignite
>          Issue Type: New Feature
>          Components: cache
>    Affects Versions: ignite-1.4
>            Reporter: Alexandre Boudnik
>             Fix For: 1.6
>
>         Attachments: master_02b59e4_ignite-1371.patch
>
>   Original Estimate: 504h
>  Remaining Estimate: 504h
>
> It will provide ability to map particular cache holding POJOs to Cassandra 
> table. Later it would be generalized to support eventually any any Key-Value 
> store.



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

Reply via email to