You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/12/17 06:09:46 UTC

[jira] [Commented] (CLOUDSTACK-9174) Quota Service: When a account/user is deleted with low quota, quota service still tries to alert the user resulting in NPE

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-9174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15061483#comment-15061483 ] 

ASF GitHub Bot commented on CLOUDSTACK-9174:
--------------------------------------------

GitHub user agneya2001 opened a pull request:

    https://github.com/apache/cloudstack/pull/1254

    CLOUDSTACK-9174: A deleted account results in NPE

    When an account is deleted from cloudstack for which quota is still
    being calculated and if the quota reaches minimum threshold then
    quota service will try to alert the user. This results in NPE and is
    fixed by excluding such accounts from alerting and other quota related
    mechanisms.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/shapeblue/cloudstack master-9174

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/1254.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1254
    
----
commit c07720b73cb16cb55dc83047373e22885d47dbc5
Author: Abhinandan Prateek <ab...@shapeblue.com>
Date:   2015-12-17T05:02:33Z

    CLOUDSTACK-9174: A deleted account results in NPE
    
    When an account is deleted from cloudstack for which quota is still
    being calculated and if the quota reaches minimum threshold then
    quota service will try to alert the user. This results in NPE and is
    fixed by excluding such accounts from alerting and other quota related
    mechanisms.

----


> Quota Service: When a account/user is deleted with low quota, quota service still tries to alert the user resulting in NPE
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-9174
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9174
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>    Affects Versions: 4.7.0
>            Reporter: Abhinandan Prateek
>            Assignee: Abhinandan Prateek
>            Priority: Critical
>             Fix For: 4.8.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)