You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When one of the broadcasters is destroyed, it is closing the entire Shared Pool which is causing the next subsequent broadcasts to fail because of the closed pool.
With Redis Shared Pool enabled:
org.atmosphere.plugin.redis.RedisBroadcaster.sharedPool = true
When one of the broadcasters is destroyed, it is closing the entire Shared Pool which is causing the next subsequent broadcasts to fail because of the closed pool.
RedisUtil: (line 136)
The text was updated successfully, but these errors were encountered: