marc hurabielle created ZEPPELIN-4090:
-----------------------------------------
Summary: Ipython CPU / queue improvement
Key: ZEPPELIN-4090
URL: https://issues.apache.org/jira/browse/ZEPPELIN-4090
Project: Zeppelin
Issue Type: Sub-task
Reporter: marc hurabielle
Assignee: marc hurabielle
Ipython / ipython server has currently a problem of High cpu usage. The loop
that read from the pub/sub should not try to read everytimes the pub sub. It
Needs to be debounce.
those are the action item:
* sleep time to time when there is no message in pub/sub
* Use only one queue instead of 3
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)