Re: RFC: Strimzi
Tom Bentley
Hi Alexis, On Wed, Apr 10, 2019 at 4:47 PM alexis richardson <alexis@...> wrote: David I just wanted to let people know that the project has now adopted an open governance model (https://github.com/strimzi/strimzi-kafka-operator/blob/master/GOVERNANCE.md) as a first step. We expect to broaden the maintainers beyond Red Hat over time. Re quotas. Any multi-tenant system that holds data for any length of Kafka itself is not multi-tennant. Neither messages nor topics are owned authorised entities. So although it has different retention policies for messages, they're not associated with users or tenants. Rate limiting / quotas of connected clients are features of Kafka itself, rather than being something Strimzi adds. Therefore it might be hard
to separate it as a general concept. |
|