Git Product home page Git Product logo

Comments (14)

Venkat-C-J avatar Venkat-C-J commented on September 26, 2024 1

Fixed in #5493 Try 3.26.1 version

@mrniko your swift response is greatly appreciated. We will be testing with the latest version, 3.26.1. Thank you!

from redisson.

mrniko avatar mrniko commented on September 26, 2024

Fixed in #5493
Try 3.26.1 version

from redisson.

Venkat-C-J avatar Venkat-C-J commented on September 26, 2024

@mrniko While this issue has been reported across various Redisson versions, it specifically emerges in a particular environment despite multiple deployments using the same Redisson version (3.20.1). Our aim is to comprehend the specific scenarios leading to this problem. By doing so, we can proactively prevent or take necessary actions to mitigate the occurrence of this issue in other environments.

Issue reported in 3.17.6 version : #4441
PR : b320f19

Issue reported in 3.23.4 version : #5371
PR : 6056656

Issue reported in 3.25.0 version : #5493
PR : e7bdea6

Thanks

from redisson.

mrniko avatar mrniko commented on September 26, 2024

@Venkat-C-J

I suggest you to check the network of this environment.

from redisson.

ShriramDeshkar avatar ShriramDeshkar commented on September 26, 2024

Same error in latest 3.27.0 version

org.redisson.client.RedisTimeoutException: Command execution timeout for command: (PING), params: [], Redis client: [addr=rediss://xxxx:6380]
at org.redisson.client.RedisConnection.lambda$async$0(RedisConnection.java:253)
at io.netty.util.HashedWheelTimer$HashedWheelTimeout.run(HashedWheelTimer.java:715)
at io.netty.util.concurrent.ImmediateExecutor.execute(ImmediateExecutor.java:34)
at io.netty.util.HashedWheelTimer$HashedWheelTimeout.expire(HashedWheelTimer.java:703)
at io.netty.util.HashedWheelTimer$HashedWheelBucket.expireTimeouts(HashedWheelTimer.java:790)
at io.netty.util.HashedWheelTimer$Worker.run(HashedWheelTimer.java:503)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:840)

from redisson.

mrniko avatar mrniko commented on September 26, 2024

@ShriramDeshkar

Did you try to increase ping timeout interval?

from redisson.

ShriramDeshkar avatar ShriramDeshkar commented on September 26, 2024

I have not set any timeout interval explicitly ...I m using org.redisson.config.Config to set configuration of RedissonClient object .....what is your recommendation ? What value shall we use while setting timeout interval ? and which method to use setTimeout() or setConnectTimeout() ?

from redisson.

ShriramDeshkar avatar ShriramDeshkar commented on September 26, 2024

@mrniko any update on this issue ?

from redisson.

pious68 avatar pious68 commented on September 26, 2024

@mrniko any update on this issue ?

my redis version is 7.2.4,redissson version is 3.27.1,without any questions,i think it is redisson version and redis version don‘t match

from redisson.

mrniko avatar mrniko commented on September 26, 2024

@ShriramDeshkar

Sorry, unable to reproduce it.

@pious68

What do you mean PING command is compatible with any version of Redisson and Redis

from redisson.

Venkat-C-J avatar Venkat-C-J commented on September 26, 2024

Hi @mrniko,

We are currently facing issues across all environments. To resolve the problem, we have consulted Amazon regarding possible network issues. However, they have confirmed that there are no current network-related issues. In addition, we have attempted to fix the problem by configuring the Idle Timeout to 60 seconds on Redis Cluster. Despite these measures, we are still encountering issues.

from redisson.

mrniko avatar mrniko commented on September 26, 2024

@Venkat-C-J

Can you share the Redisson config?

from redisson.

Ftrybe avatar Ftrybe commented on September 26, 2024

I encountered the same error and initially had Redis version 6. Upgrading to the latest version resolved the issue for me. It seems that compatibility or specific fixes in the newer Redis versions may address this error. It might be worth checking if there’s a particular version or configuration change that specifically targets this issue.


from redisson.

mrniko avatar mrniko commented on September 26, 2024

@Ftrybe
There are no fixes in Redisson related to specific Redis versions. I guess Redis redeployment in cloud may also helped to resolve the issue.

from redisson.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.