rhtyd commented on issue #2642: DB Exceptions seen on latest master
URL: https://github.com/apache/cloudstack/issues/2642#issuecomment-430584281
 
 
   On investigation, I found that this happens when cpu and memory counts are 
updated in a transaction where no update are performed i.e. old and new 
cpu/memory counts are the same. The log is seen because txn.commit() is called 
but txn itself is not started.

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


With regards,
Apache Git Services

Reply via email to