You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2018/05/16 10:36:06 UTC

[GitHub] rafaelweingartner commented on issue #2642: DB Exceptions seen on latest master

rafaelweingartner commented on issue #2642: DB Exceptions seen on latest master
URL: https://github.com/apache/cloudstack/issues/2642#issuecomment-389473795
 
 
   Hello @rhtyd, 
   I will not be able to check this problem now. I glanced the code though. 
   
   Are you talking about “Discrepancy in the resource count” or the “Rolling back the transaction”?
   
   The first one seems to be a similar case to #2629. The count for user templates is wrong.
   On the other hand, the second one seems to be an exception that is being hidden from us. Looking at the code, I noticed that the method uses `@DB` that is supposed to open and close (commit) a transaction. However, it does not seem to be doing that.
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services