Ozan Tezcan 3761fdb048
Use cached value correctly inside connectionTypeTls() (#11236)
When Redis is built without TLS support, connectionTypeTls() function 
keeps searching connection type as cached connection type is NULL. 

Added another variable to track if we cached the connection type to 
prevent search after the first time. 

Noticed a log warning message is printed repeatedly by connectionTypeTls.

Co-authored-by: zhenwei pi <pizhenwei@bytedance.com>
Co-authored-by: Oran Agra <oran@redislabs.com>
2022-09-06 09:04:33 +03:00
..
2022-08-22 15:01:40 +08:00
2022-08-22 15:01:40 +08:00
2022-08-23 12:37:56 +03:00
2020-04-24 17:11:21 -07:00
2022-03-09 13:58:23 +02:00
2022-07-18 10:56:26 +03:00
2021-12-19 17:52:23 +02:00
2022-07-11 12:36:03 +03:00
2022-01-06 13:39:38 +02:00
2022-03-09 13:58:23 +02:00
2020-05-05 23:35:08 -04:00
2022-08-23 12:37:56 +03:00
2022-08-23 12:37:56 +03:00
2022-04-17 15:43:22 +03:00
2022-05-29 08:51:33 +03:00
2022-08-22 15:01:40 +08:00
2022-08-23 12:37:56 +03:00
2022-08-23 12:37:56 +03:00
2022-08-22 15:15:37 +08:00
2021-07-10 10:04:54 -05:00
2022-07-18 10:56:26 +03:00
2022-08-22 15:16:08 +08:00
2022-07-18 10:56:26 +03:00
2022-07-18 10:56:26 +03:00