You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@usergrid.apache.org by "Mike Dunker (JIRA)" <ji...@apache.org> on 2015/11/04 22:36:27 UTC

[jira] [Created] (USERGRID-1094) Create separate worker thread pool and queue with fewer workers for non-critical tasks

Mike Dunker created USERGRID-1094:
-------------------------------------

             Summary: Create separate worker thread pool and queue with fewer workers for non-critical tasks
                 Key: USERGRID-1094
                 URL: https://issues.apache.org/jira/browse/USERGRID-1094
             Project: Usergrid
          Issue Type: Story
            Reporter: Mike Dunker


Tasks like read-repair should be run from this pool.

If in-memory queue is full, we can drop the request and handle it next time. Tasks for this pool should therefore never be critical.



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