cs15110090989 opened a new issue, #15001: URL: https://github.com/apache/druid/issues/15001
org.springframework.orm.jpa.JpaSystemException: JDBC begin transaction failed: ; nested exception is org.hibernate.TransactionException: JDBC begin transaction failed: 出现的原因 power job 调用jpa 的方法 批量操作时 一会儿就会断开连接 导致事务提交失败 其他jpa方法能正常使用 这是power job调用 的方法 一直提示事务提交失败 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
