Re: Support Multi-Tenant in Cassandra

2016-07-15 Thread Oleksandr Petrov
There's a ticket on filtering (#11031), although I would not count on filtering in production. As it was already mentioned in the ticket itself, filtering is a highly inefficient operation. it was thought as aid for people who're exploring data and/or can structure query in such a way that it will

Re: Support Multi-Tenant in Cassandra

2016-07-15 Thread Romain Hardouin
I don't use C* in such a context but out of curiosity did you set the  request_scheduler to RoundRobin or did you implement your own scheduler? Romain Le Vendredi 15 juillet 2016 8h39, jason zhao yang a écrit : Hi, May I ask is there any plan of extending functionalities related to Mult