[teiid-issues] [JBoss JIRA] (TEIID-2879) Add more Resource Management

Rick Wagner (JIRA) issues at jboss.org
Tue Mar 4 11:19:33 EST 2014


Rick Wagner created TEIID-2879:
----------------------------------

             Summary: Add more Resource Management
                 Key: TEIID-2879
                 URL: https://issues.jboss.org/browse/TEIID-2879
             Project: Teiid
          Issue Type: Feature Request
            Reporter: Rick Wagner
            Assignee: Steven Hawkins


To protect the system sometimes we may need to throttle the queries to ensure it does not exhaust all the existing resources on the server. Resource management is the key to play this role of monitoring and throttling queries. Oracle products offer such a feature for managing the consumption of resources. We have quite a number of (Teiid) profiles running on a big box and we want to ensure no silly queires are hogging on to all the resources and consequently causing issue to others.

Ability to throttle the query by restricting query that uses
1) Too much CPU
2) Too much java heap
3) Long running query



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


More information about the teiid-issues mailing list