Github user borisstoyanov commented on the issue:

    https://github.com/apache/cloudstack/pull/1924
  
    I was able to verify it manually got the following results: 
    
    ```
    (local) SBCM5> delete snapshot id=eccb50a7-5443-44ee-b846-bce0cb623e3c
    Async job a23e2e09-7ab3-4111-8ec0-61c1cba5b7ab failed
    Error 431, Snapshot with id: 2 is already destroyed
    {
      "accountid": "f404058c-e98a-11e6-a479-06fb72010718",
      "cmd": 
"org.apache.cloudstack.api.command.user.snapshot.DeleteSnapshotCmd",
      "created": "2017-02-03T07:11:15+0000",
      "jobid": "a23e2e09-7ab3-4111-8ec0-61c1cba5b7ab",
      "jobinstanceid": "eccb50a7-5443-44ee-b846-bce0cb623e3c",
      "jobinstancetype": "Snapshot",
      "jobprocstatus": 0,
      "jobresult": {
        "errorcode": 431,
        "errortext": "Snapshot with id: 2 is already destroyed"
      },
      "jobresultcode": 530,
      "jobresulttype": "object",
      "jobstatus": 2,
      "userid": "f40412ac-e98a-11e6-a479-06fb72010718"
    }
    ```
    
    LGTM on the code changes, just waiting for the smoketests.


---
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