【发布时间】:2015-11-07 05:18:01
【问题描述】:
从 Elastic BeanStalk 实例连接到 Elasticache 中的 Redis 节点的方法是什么? 只有主机名(redis 节点端点)和端口就够了吗? 还是我必须完成任何其他身份验证?当我尝试连接到节点时收到此错误。
org.springframework.data.redis.RedisConnectionFailureException: Cannot get Jedis connection; nested exception is redis.clients.jedis.exceptions.JedisConnectionException: Could not get a resource from the pool
【问题讨论】:
标签: redis spring-boot amazon-elastic-beanstalk jedis amazon-elasticache