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 2021/09/15 10:33:29 UTC

[GitHub] [cloudstack] sureshanaparti commented on issue #4468: RabbitMQ event message for VM.CREATE and VM.DESTROY events can't be parsed cleanly.

sureshanaparti commented on issue #4468:
URL: https://github.com/apache/cloudstack/issues/4468#issuecomment-919901305


   > Ping @sureshanaparti are you looking into it?
   
   yes @rhtyd , raised the PR.
   
   The nested data structures for “cmdInfo” and “jobResult” can be  parsed properly. The string value at the beginning of “jobResult” (example: "org.apache.cloudstack.api.response.UserVmResponse/virtualmachine/“) is moved to jobResult under parameters class and object. (in case of example mentioned => class : org.apache.cloudstack.api.response.UserVmResponse and object: virtualmachine).
   


-- 
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-unsubscribe@cloudstack.apache.org

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