eskabetxe commented on a change in pull request #121:
URL: https://github.com/apache/bahir-flink/pull/121#discussion_r594191993



##########
File path: 
flink-connector-redis/src/main/java/org/apache/flink/streaming/connectors/redis/common/config/FlinkJedisConfigBase.java
##########
@@ -91,6 +99,18 @@ public int getMinIdle() {
         return minIdle;
     }
 
+    public boolean isTestOnBorrow() {

Review comment:
       we have the getTestOnBorrow could we use that and eliminate this




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to