-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Assignees
Labels
@SunghyunKim9744
Description
Spring-data-redis 2.7.12를 사용하고 있습니다. Transactional을 활성화 했을 때, SMISMEMBER가 RedisCommand에 등록되지 않아서, Read Command임에도 RedisCommand.UNKOWN을 반환해서 결과 값으로 null을 반환합니다. (RedisConnectionUtils > ConnectionSplittingInterceptor > intercept Method)
Image