davidjumani commented on a change in pull request #5307:
URL: https://github.com/apache/cloudstack/pull/5307#discussion_r695444233
##########
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:
I'm for changing all variables, not just one, which can be done in a
separate PR
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]