rhtyd commented on a change in pull request #2332: Fix Coverity new problems 
CID(1349987, 1349986, 1347248)
URL: https://github.com/apache/cloudstack/pull/2332#discussion_r152683630
 
 

 ##########
 File path: 
plugins/database/quota/src/org/apache/cloudstack/api/command/QuotaStatementCmd.java
 ##########
 @@ -120,8 +119,8 @@ public String getCommandName() {
     @Override
     public long getEntityOwnerId() {
         Long accountId = _accountService.getActiveAccountByName(accountName, 
domainId).getAccountId();
 
 Review comment:
   Sure, let's return long value of accountId. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to