Gökhan Öner

Results 29 comments of Gökhan Öner

@francisdb it is mentioned. Apparently you're using self signed certificates. Try adding `--add-opens=java.base/sun.security.ssl=ALL-UNNAMED` to your startup.

@mkurz do you want me to update the persistence.xml in the test also?

@mkurz I was referring to this one -> https://github.com/playframework/playframework/blob/master/persistence/play-java-jpa/src/test/resources/META-INF/persistence.xml Again, this is also used in tests only, so I thought it wasn't necessary.

Yes. I need that ThreadLocal inside the cache operation. When using ehcache, it works as expected, since its SyncCache is actually executed in the same thread, rather than wrapped around...

@mkurz anything specific that prevents removing Java 8 support in 2.9? As long as its announced a couple of months before, its a better option I believe. March 2022 is...

@devinsba its already there -> https://github.com/DataDog/dd-trace-java/blob/master/dd-java-agent/instrumentation/redisson-2.0.0/src/test/redissonLatest/groovy/RedissonClientTest.groovy#L344 I'm using only map operations, map get/put, all Im getting is this: When using opentracing-redisson library, here's the details I can see So I'm...

@devinsba any update? Does this info enough?

Any plan on this feature? and/or are you guys open for contribution?

pinging again to see if you guys are open for contributions?