Details
- 
    Bug 
- 
    Status: Closed (View Workflow)
- 
    Major 
- 
    Resolution: Fixed
- 
    6.2.0
- 
    None
- 
    Ubuntu Focal
- 
        MXS-SPRINT-152, MXS-SPRINT-153, MXS-SPRINT-154
Description
I've activated the cache with Redis, but each time Maxscale starts, this is logged:
| error  : [storage_redis] Expected status message in the context of queued command, but received a ARRAY.
 | 
I don't know if this is expected (it shouldn't as it is flagged as 'error') but trafic flow between Maxscale and Redis, and queries seems to be cached and Hit.
| 1641486142.092844 [0 10.1.0.3:34884] "GET" "user127.0.0.1@!-\xf3\x14\xfc\xaf\xf5\x85\xfd\xf6P4\xcb\xccx" | 
| 1641486142.095463 [0 10.1.0.3:34904] "GET" "user127.0.0.1L]6\x02\xe4U\xe1\x91\xc5\x02\x89\xd1\xce\xed\\l" | 
| 1641486142.096087 [0 10.1.0.3:34884] "GET" "user127.0.0.1\x0bhbI \a\xca\x96%?H\xb6\xd5)C\x9c" | 
| 1641486142.099103 [0 10.1.0.3:34904] "GET" "user127.0.0.1\xf0\x85h\x00\xed\x19\xc7\xb1\x02\xb5\n-\xdd\x0e\xf4|" | 
| 1641486142.099418 [0 10.1.0.3:34884] "GET" "user127.0.0.1\xbdh\x19]\xde2_L\x03\xca\x83\xef\xe0\x05\xea\xa6" | 
| 1641486142.102874 [0 10.1.0.3:34904] "GET" "user127.0.0.115mG\xf5\xeeqp5\x82\x01(\xad\x97\xf0\xdf" | 
| 1641486142.103658 [0 10.1.0.3:34884] "GET" "user127.0.0.1&\xf9\xc7\xd1\x1c\x97Z\x0bRF\xf0\xe0H.V\xef" | 
- Maxscale 6.2.0 on 10.1.0.3
- Redis 6.2.6 on 10.1.0.4