rafaelweingartner commented on issue #1762: CLOUDSTACK-9595 Transactions are not getting retried in case of datab? URL: https://github.com/apache/cloudstack/pull/1762#issuecomment-348893472 @yvsubhash thanks for the feedback. I have the same feeling, too much code to handle transactions. One way to avoid this is to use proper JPA implementations, which have transaction management out of the box. It would even be better to use JPA implementation with a framework like Spring data.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
