yasu1209

Results 7 comments of yasu1209

I've tried pulsar 2.7.3 and aop 2.7.2.9, the error during publishment is gone. But still no message returned.

> I encountered the same problem. So yesterday I tried to solve this problem, and found the problem during testing: the internal development version of AOP is not compatible with...

> I am using apache pulsar 2.8.0 and aop 2.8.0.3 . The official test examples can pass normally. You can try apache pulsar 2.7.3 and aop 2.8.0.3 or 2.7.2 and...

I'm using the latest version 4.6 and this problem seems not solved yet. Would it be possible to be fixed in the future?

> Unfortunately, allowing `Function()` is not possible as it will break performance reason. I think, this one is beyond any refactoring and tricks. A new and clean Grammar would be...

I tried ``` ./trivy rootfs --skip-files "../blank-web-1.0.0/WEB-INF/lib/pulsar-client-2.8.0.jar" ../blank-web-1.0.0/ ``` and this seems can prevent travelsal for plusar-client jar. But I don't think it's a good idea. * First, I need...

> Can you provide code example to reproduce? I'm using org.redisson:redisson-spring-boot-starter 3.17.7. And my code is like ``` java public abstract class RedisKeyExpirationListener extends KeyExpirationEventMessageListener { private final RedisProperties properties;...