alibaba/Sentinel

客户端使用sentinel-datasource-redis出现连接数不能释放问题

Open

#2075 aperta il 9 mar 2021

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)Java (8150 fork)batch import
area/data-sourcegood first issue

Metriche repository

Star
 (23.109 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Issue Description

Type: bug report or feature request

Describe what happened (or what feature you want)

客户端使用sentinel-datasource-redis包,出现了Redis连接数不能释放问题

Describe what you expected to happen

客户端在使用sentinel-datasource-redis包 能正常释放Redis连接数 或者是使用集成配置有问题。

目前可以通过关闭sentinel端点信息暂时解决此问题。

How to reproduce it (as minimally and precisely as possible)

  1. 问题描述和bug demo: https://github.com/lvjianSingle/alibaba-sentienl-datasource-redis-bug

Tell us your environment

Java1.8、Windows10

Anything else we need to know?

spring-cloud-alibaba版本:2.2.5.RELEASE sentinel-dashboard版本:1.8.0 sentinel-datasource-redis版本:1.8.0

Guida contributor