GutoVeronezi commented on PR #8726:
URL: https://github.com/apache/cloudstack/pull/8726#issuecomment-1976394159

   > > > I have never seem an event being processed twice without manual 
intervention in the database; instead, I already saw dup events, like 
`NETWORK.OFFERING.REMOVE`, `NETWORK.OFFERING.ASSIGN`, and `VOLUME.DELETE`, 
being persisted. Could the situation you are facing be similar to that? If it 
is the case, it would be insteresting if we could find the root cause.
   > > > @vishesh92, do you have the steps to reproduce the error?
   > > 
   > > 
   > > @GutoVeronezi I don't have any steps to reproduce the error. We saw the 
EntityExistsException in the log and it's probably because of duplicate events.
   > 
   > I think you just described the method of reproducing; duplicate any of the 
not yet processed events for create/start/register events.
   
   My point here was to try to identify the workflows causing those duplicated 
events; until far, I only saw the exception when manually intervening in the 
database. However, if it an ACS' process that is causing this, it would be good 
if we could identify and fix it.


-- 
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: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to