Nikita Koksharov

Results 623 comments of Nikita Koksharov
trafficstars

Can you share Redisson logs with `debug` logging level for `org.redisson` package?

Can you share all logs since the application start moment?

I see here connections creation during Redisson initialization. Where is the leak?

Fixed in https://github.com/redisson/redisson/issues/5971

Can you share Redisson log with `trace` logging level for `org.redisson` package?

I don't see `isDestroyed()` method in `AutoCloseable` interface

Can you share the full stacktrace?

Caused by: io.netty.channel.StacklessClosedChannelException: null at io.netty.channel.AbstractChannel$AbstractUnsafe.write(Object, ChannelPromise)(Unknown Source)