Benedict created CASSANDRA-15220:
------------------------------------

             Summary: RateLimiter should permit asynchronous operation
                 Key: CASSANDRA-15220
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15220
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Benedict


Presently we require a separate thread for each streaming operation 
_exclusively_ to perform {{RateLimiter}} operations.  If we could take a ticket 
with a nanoTime we are permitted to proceed with out operation we could 
eliminate these streaming threads. 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to