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

    https://github.com/apache/cloudstack/pull/780#discussion_r39122397
  
    --- Diff: 
plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java
 ---
    @@ -189,6 +190,7 @@
         private long _hvVersion;
         private long _kernelVersion;
         private int _timeout;
    +    private int _nummemstats =2;
    --- End diff --
    
    Can you make this private static final and probably use caps for the 
constants?


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