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

Stefan Miklosovic updated CASSANDRASC-89:
-----------------------------------------
                        Authors: Stefan Miklosovic
    Test and Documentation Plan: CI
                         Status: Patch Available  (was: In Progress)

https://github.com/apache/cassandra-sidecar/pull/86

> Consider updating guice to 5+
> -----------------------------
>
>                 Key: CASSANDRASC-89
>                 URL: https://issues.apache.org/jira/browse/CASSANDRASC-89
>             Project: Sidecar for Apache Cassandra
>          Issue Type: Task
>          Components: Configuration
>            Reporter: Stefan Miklosovic
>            Assignee: Stefan Miklosovic
>            Priority: Normal
>              Labels: pull-request-available
>             Fix For: 1.0
>
>
> I am getting this when I run sidecar 
> {code}
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by 
> com.google.inject.internal.cglib.core.$ReflectUtils$1 
> (file:/home/fermat/.gradle/caches/modules-2/files-2.1/com.google.inject/guice/4.2.2/6dacbe18e5eaa7f6c9c36db33b42e7985e94ce77/guice-4.2.2.jar)
>  to method 
> java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
> WARNING: Please consider reporting this to the maintainers of 
> com.google.inject.internal.cglib.core.$ReflectUtils$1
> WARNING: Use --illegal-access=warn to enable warnings of further illegal 
> reflective access operations
> WARNING: All illegal access operations will be denied in a future release
> {code}
> Sidecar is currently running guice of version 4.2.2. Mere bumping to guice 
> 5.1.0 solves this and it goes away. I run integration tests as well as units 
> and all seems to be passing just fine. I will need to double check though and 
> run a formal build.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to