Ivo Ladage - van Doorn created AMDATUCASSANDRA-151:
------------------------------------------------------

             Summary: Investigate threads per Tenant overhead
                 Key: AMDATUCASSANDRA-151
                 URL: http://jira.amdatu.org/jira/browse/AMDATUCASSANDRA-151
             Project: Amdatu Cassandra
          Issue Type: Question
          Components: Cassandra daemon
            Reporter: Ivo Ladage - van Doorn
            Assignee: Ivo Ladage - van Doorn


In some portions of the code Tenant aware services create a Thread to execute a 
particular task. It would be more efficient if these tasks would pull a Thread 
from a shared Thread pool, as opposed to the thread-per-Tenant approach. This 
needs to be investigated further.

Suspects:

- InspectKeyspaceColumnFamilyThread in CassandraUpdateListenerImpl
- MultiPartHttpClient4 in the oauth api



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
http://jira.amdatu.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
Amdatu-developers mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-developers

Reply via email to