Github user DaanHoogland commented on the pull request:

    https://github.com/apache/cloudstack/pull/829#issuecomment-141050957
  
    If @remibergsma is right then the design is really broken. two events come 
in during migration:
    # PowerOn (or Off or what ever is actual)
    # PowerReportMissing (interpreted as whatever, in our present case PowerOff)
    The second one should definitely not be interpreted as some other event but 
merits its treatment (handler code) of its own. It should investigate if a 
migration is busy and ignore if it is so. In this case it should have been 
ignored. So the question, @anshul1886, @koushik-das is what other possible 
states yielding a PowerReportMissing event are.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to