You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/08/31 12:25:34 UTC

[GitHub] [superset] umesh11111 opened a new issue #16523: Gunicorn not releasing the memory(RAM) after completing the request

umesh11111 opened a new issue #16523:
URL: https://github.com/apache/superset/issues/16523


   we have deployed our superset application in kubernetes env by using Gunicorn webserver.when application started,default ram utilized size is 500MB,after accessing the superset application, memory got utilized 1.5GB out of 2 GB RAM.
   when there is not superset application usages, still memory utilization is same 1.5GB,its not releasing the memory.
   RAM will be cleared only if we restarted the superset application(Kubernetes Pod).
   
   ### Expected results
   
   Memory should get released after completing the request.
   ### Actual results
   
   same amount of  memory is getting occupied by the Gunicorn server after completing the request
   #### Screenshots
   
   If applicable, add screenshots to help explain your problem.
   
   #### How to reproduce the bug
   
   1. Go to '...'
   2. Click on '....'
   3. Scroll down to '....'
   4. See error
   
   ### Environment
   
   (please complete the following information):
   
   - superset version: 0.36
   - python version: 3.7.6
    
   
   ### Checklist
   
   Make sure to follow these steps before submitting your issue - thank you!
   
   - [ ] I have checked the superset logs for python stacktraces and included it here as text if there are any.
   - [ ] I have reproduced the issue with at least the latest released version of superset.
   - [ ] I have checked the issue tracker for the same issue and I haven't found one similar.
   
   ### Additional context
   
   Any help would be appreciated 


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] srinify commented on issue #16523: Gunicorn not releasing the memory(RAM) after completing the request

Posted by GitBox <gi...@apache.org>.
srinify commented on issue #16523:
URL: https://github.com/apache/superset/issues/16523#issuecomment-909289904


   hi @umesh11111 hmm I'm not sure if this is a Superset issue / bug in Superset per say or something with gunicorn / your specific setup.


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] srinify closed issue #16523: Gunicorn not releasing the memory(RAM) after completing the request

Posted by GitBox <gi...@apache.org>.
srinify closed issue #16523:
URL: https://github.com/apache/superset/issues/16523


   


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] srinify commented on issue #16523: Gunicorn not releasing the memory(RAM) after completing the request

Posted by GitBox <gi...@apache.org>.
srinify commented on issue #16523:
URL: https://github.com/apache/superset/issues/16523#issuecomment-909289904


   hi @umesh11111 hmm I'm not sure if this is a Superset issue / bug in Superset per say or something with gunicorn / your specific setup.


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] srinify closed issue #16523: Gunicorn not releasing the memory(RAM) after completing the request

Posted by GitBox <gi...@apache.org>.
srinify closed issue #16523:
URL: https://github.com/apache/superset/issues/16523


   


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] srinify commented on issue #16523: Gunicorn not releasing the memory(RAM) after completing the request

Posted by GitBox <gi...@apache.org>.
srinify commented on issue #16523:
URL: https://github.com/apache/superset/issues/16523#issuecomment-909289904


   hi @umesh11111 hmm I'm not sure if this is a Superset issue / bug in Superset per say or something with gunicorn / your specific setup.


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] umesh11111 commented on issue #16523: Gunicorn not releasing the memory(RAM) after completing the request

Posted by GitBox <gi...@apache.org>.
umesh11111 commented on issue #16523:
URL: https://github.com/apache/superset/issues/16523#issuecomment-909879396


   Hi @srinify when we deployed our application using gunicorn webserver,we are getting the memory leakage issue.we are also trying to understand where and why its causing the issue.


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] umesh11111 commented on issue #16523: Gunicorn not releasing the memory(RAM) after completing the request

Posted by GitBox <gi...@apache.org>.
umesh11111 commented on issue #16523:
URL: https://github.com/apache/superset/issues/16523#issuecomment-909879396


   Hi @srinify when we deployed our application using gunicorn webserver,we are getting the memory leakage issue.we are also trying to understand where and why its causing the issue.


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org