[ https://issues.apache.org/jira/browse/CASSSIDECAR-89?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18011909#comment-18011909 ]
Francisco Guerrero commented on CASSSIDECAR-89: ----------------------------------------------- [~smiklosovic] yes. I looked at the PR again and it looks good. +1 > Consider updating guice to 5+ > ----------------------------- > > Key: CASSSIDECAR-89 > URL: https://issues.apache.org/jira/browse/CASSSIDECAR-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 > > Time Spent: 20m > Remaining Estimate: 0h > > 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