- Looks like some tests fails with redis as new lettuse driver, during connect phase, will block as there's a timeout which cause a block within netty internals(which a bit weird). - Time of this commit block error came from https://github.com/netty/netty/blame/4.1/common/src/main/java/io/netty/util/HashedWheelTimer.java#L349