Github user bhaisaab commented on a diff in the pull request:

    https://github.com/apache/cloudstack/pull/1256#discussion_r48324398
  
    --- Diff: 
engine/orchestration/src/com/cloud/vm/VirtualMachineManagerImpl.java ---
    @@ -3685,7 +3685,7 @@ public void setStoragePoolAllocators(final 
List<StoragePoolAllocator> storagePoo
         //
     
         @MessageHandler(topic = Topics.VM_POWER_STATE)
    -    private void HandlePowerStateReport(final String subject, final String 
senderAddress, final Object args) {
    +    protected void HandlePowerStateReport(final String subject, final 
String senderAddress, final Object args) {
    --- End diff --
    
    @sureshanaparti can you explain in detail how you got the exception and how 
this fix fixes that


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