[jira] [Commented] (CASSANDRA-14961) upgrade_tests/cql-tests.py test_secondary_index_query fails because OHC logs a warning loading the java 8 extensions

2019-01-17 Thread Ariel Weisberg (JIRA)


[ 
https://issues.apache.org/jira/browse/CASSANDRA-14961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16745272#comment-16745272
 ] 

Ariel Weisberg commented on CASSANDRA-14961:


We try not to upgrade dependencies in bug fix releases. Seems like there are 
several changes https://github.com/snazy/ohc/compare/0.4.3...0.4.4

Maybe what I should do is add a filter for that log message in those specific 
versions. Right now there are two tests being skipped because they fail on this 
line.

> upgrade_tests/cql-tests.py test_secondary_index_query fails because OHC logs 
> a warning loading the java 8 extensions
> 
>
> Key: CASSANDRA-14961
> URL: https://issues.apache.org/jira/browse/CASSANDRA-14961
> Project: Cassandra
>  Issue Type: Test
>  Components: Dependencies, Local/Caching
>Reporter: Ariel Weisberg
>Priority: Major
> Fix For: 3.0.x, 3.11.x
>
>
> I think it means it is always using JNA instead.
> WARN  [MemtableFlushWriter:1] 2019-01-04 16:22:27,438 Uns.java:169 - Failed 
> to load Java8 implementation ohc-core-j8 : java.lang.NoSuchMethodException: 
> org.caffinitas.ohc.linked.UnsExt8.(java.lang.Class)



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

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Commented] (CASSANDRA-14961) upgrade_tests/cql-tests.py test_secondary_index_query fails because OHC logs a warning loading the java 8 extensions

2019-01-17 Thread Robert Stupp (JIRA)


[ 
https://issues.apache.org/jira/browse/CASSANDRA-14961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16744961#comment-16744961
 ] 

Robert Stupp commented on CASSANDRA-14961:
--

The fix here would be to update to ohc 0.4.4.

It's not a super critical thing though - just that ohc doesn't use the "better" 
Java 8 APIs.

> upgrade_tests/cql-tests.py test_secondary_index_query fails because OHC logs 
> a warning loading the java 8 extensions
> 
>
> Key: CASSANDRA-14961
> URL: https://issues.apache.org/jira/browse/CASSANDRA-14961
> Project: Cassandra
>  Issue Type: Test
>  Components: Dependencies, Local/Caching
>Reporter: Ariel Weisberg
>Priority: Major
> Fix For: 3.0.x, 3.11.x
>
>
> I think it means it is always using JNA instead.
> WARN  [MemtableFlushWriter:1] 2019-01-04 16:22:27,438 Uns.java:169 - Failed 
> to load Java8 implementation ohc-core-j8 : java.lang.NoSuchMethodException: 
> org.caffinitas.ohc.linked.UnsExt8.(java.lang.Class)



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

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Commented] (CASSANDRA-14961) upgrade_tests/cql-tests.py test_secondary_index_query fails because OHC logs a warning loading the java 8 extensions

2019-01-07 Thread Ariel Weisberg (JIRA)


[ 
https://issues.apache.org/jira/browse/CASSANDRA-14961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16736020#comment-16736020
 ] 

Ariel Weisberg commented on CASSANDRA-14961:


[~snazy] do you want to take this?

> upgrade_tests/cql-tests.py test_secondary_index_query fails because OHC logs 
> a warning loading the java 8 extensions
> 
>
> Key: CASSANDRA-14961
> URL: https://issues.apache.org/jira/browse/CASSANDRA-14961
> Project: Cassandra
>  Issue Type: Test
>  Components: Dependencies, Local/Caching
>Reporter: Ariel Weisberg
>Priority: Major
> Fix For: 3.0.x, 3.11.x
>
>
> I think it means it is always using JNA instead.
> WARN  [MemtableFlushWriter:1] 2019-01-04 16:22:27,438 Uns.java:169 - Failed 
> to load Java8 implementation ohc-core-j8 : java.lang.NoSuchMethodException: 
> org.caffinitas.ohc.linked.UnsExt8.(java.lang.Class)



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

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org