weizhouapache commented on issue #9290: URL: https://github.com/apache/cloudstack/issues/9290#issuecomment-2601935735
it looks like the cpuNumber values are set differently https://github.com/apache/cloudstack/blob/0ed6895db4f7389e1fe7877fb71df58cc3d53b0c/server/src/main/java/com/cloud/api/query/dao/HostJoinDaoImpl.java#L123 https://github.com/apache/cloudstack/blob/0ed6895db4f7389e1fe7877fb71df58cc3d53b0c/server/src/main/java/com/cloud/api/query/dao/HostJoinDaoImpl.java#L311 https://github.com/apache/cloudstack/blob/0ed6895db4f7389e1fe7877fb71df58cc3d53b0c/server/src/main/java/com/cloud/api/query/dao/HostJoinDaoImpl.java#L189-L190 the last change was added in the PR #4795 years ago. should we change it to keep consistent with others ? cc @shwstppr -- 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]
