Provides support to increase developer productivity in Java when using Redis, a key-value store. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
Current code is expecting node information to not contain port but is not assigning default port to portString variable resulting in exception being thrown.
Current code is expecting node information to not contain port but is not assigning default port to portString variable resulting in exception being thrown.
https://github.com/spring-projects/spring-data-redis/blob/a7d39147cf3f9649b0609a10fc43e5672c732193/src/main/java/org/springframework/data/redis/connection/RedisNode.java#L97