davidjumani commented on a change in pull request #5307: URL: https://github.com/apache/cloudstack/pull/5307#discussion_r692856802
########## File path: server/src/main/java/com/cloud/api/query/QueryManagerImpl.java ########## @@ -346,14 +345,17 @@ private DiskOfferingJoinDao _diskOfferingJoinDao; @Inject - private DiskOfferingDetailsDao diskOfferingDetailsDao; + private DiskOfferingDetailsDao _diskOfferingDetailsDao; Review comment: Consistency in the file, unless you'd like me to rename all the class variables ? -- 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-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org