chucheng92 commented on code in PR #3339:
URL: https://github.com/apache/calcite/pull/3339#discussion_r1280506033


##########
redis/src/test/java/org/apache/calcite/adapter/redis/RedisDataCaseBase.java:
##########
@@ -99,8 +99,6 @@ public void makeData() {
 
   @AfterEach
   public void shutDown() {
-    if (null != pool) {

Review Comment:
   @NobiGo Thanks for reviewing, sorry for my mistake, @AfterEach will still 
execute if @BeforeEach fails. I have fixed it.



-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to