[ 
https://issues.apache.org/jira/browse/GOBBLIN-2065?focusedWorklogId=918448&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-918448
 ]

ASF GitHub Bot logged work on GOBBLIN-2065:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 09/May/24 01:38
            Start Date: 09/May/24 01:38
    Worklog Time Spent: 10m 
      Work Description: phet commented on code in PR #3948:
URL: https://github.com/apache/gobblin/pull/3948#discussion_r1594863569


##########
gobblin-runtime/src/test/java/org/apache/gobblin/runtime/cli/JobStateStoreCliTest.java:
##########
@@ -132,6 +132,14 @@ public void setUp() throws Exception {
         jobState);
   }
 
+  @AfterClass(alwaysRun = true)
+  public void tearDown() throws Exception {

Review Comment:
   moving `tearDown` always to directly follow `setUp`, whenever it didn't





Issue Time Tracking
-------------------

    Worklog Id:     (was: 918448)
    Time Spent: 50m  (was: 40m)

> close ITestMetastoreDatabase in all tests
> -----------------------------------------
>
>                 Key: GOBBLIN-2065
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-2065
>             Project: Apache Gobblin
>          Issue Type: Bug
>            Reporter: Arjun Singh Bora
>            Priority: Major
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> if test db is not closed, it will eventually give `TooManyConnections` 
> exception



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to