You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jeff Liu (JIRA)" <ji...@apache.org> on 2015/11/16 20:52:10 UTC

[jira] [Updated] (CASSANDRA-10713) Gate keeper to do rate limiter and qps cap

     [ https://issues.apache.org/jira/browse/CASSANDRA-10713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Liu updated CASSANDRA-10713:
---------------------------------
    Description: 
As cassandra becomes the primary noSQL data store in more and more production environment, have we thought about adding gate keeper features like rate limiter and qps cap, which will give a greater integration experience when implementing cassandra in a large services infrastructure.

Reliability has become more and more important in those days for service providers. cassandra, together with other SQL or noSQL solutions, provides the data layers that power the complete application stack. In today's distributed system frameworks, dependences across application layers have been largely reduced, however, as the central data repository, data store system sits on the critical path, and become more fragile especially for the real-time, large scale systems. Companies like Twitter, facebook has built gate keeper internally to protect their data store systems, what should we do for cassandra?

Thoughts?



  was:
As cassandra becomes the primary noSQL data store in more and more production environment, have we thought about adding gate keeper features like rate limiter and qps cap, which will give a greater integration experience when implementing cassandra in a large services infrastructure.

Thoughts?


> Gate keeper to do rate limiter and qps cap
> ------------------------------------------
>
>                 Key: CASSANDRA-10713
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10713
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Configuration
>            Reporter: Jeff Liu
>
> As cassandra becomes the primary noSQL data store in more and more production environment, have we thought about adding gate keeper features like rate limiter and qps cap, which will give a greater integration experience when implementing cassandra in a large services infrastructure.
> Reliability has become more and more important in those days for service providers. cassandra, together with other SQL or noSQL solutions, provides the data layers that power the complete application stack. In today's distributed system frameworks, dependences across application layers have been largely reduced, however, as the central data repository, data store system sits on the critical path, and become more fragile especially for the real-time, large scale systems. Companies like Twitter, facebook has built gate keeper internally to protect their data store systems, what should we do for cassandra?
> Thoughts?



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