shwstppr commented on code in PR #9840:
URL: https://github.com/apache/cloudstack/pull/9840#discussion_r1828938024


##########
framework/db/src/main/java/com/cloud/utils/db/TransactionLegacy.java:
##########
@@ -1334,7 +1334,7 @@ private static DataSource createDbcpDataSource(String 
uri, String username, Stri
             
poolableConnectionFactory.setDefaultTransactionIsolation(isolationLevel);
         }
         return new PoolingDataSource<>(connectionPool);
-    }
+     }

Review Comment:
   done



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