Skip to content

Commit

Permalink
Apache marks attribution
Browse files Browse the repository at this point in the history
See https://www.apache.org/foundation/marks/faq/#attribution

Signed-off-by: Tom Bentley <tbentley@redhat.com>
  • Loading branch information
tombentley committed Mar 29, 2022
1 parent 93876e5 commit a28aa53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
[![Twitter Follow](https://img.shields.io/twitter/follow/strimziio.svg?style=social&label=Follow&style=for-the-badge)](https://twitter.com/strimziio)

# Kafka Quota Plugin
# Quota Plugin for Apache Kafka®

**This project is based on [https://github.com/lulf/kafka-static-quota-plugin](https://github.com/lulf/kafka-static-quota-plugin) and was originally created by [Ulf Lilleengen](https://github.com/lulf).**

This is a broker quota plugin for Apache Kafka to allow setting a per-broker limits statically in the broker configuration.
This is a broker quota plugin for [Apache Kafka®](https://kafka.apache.org) to allow setting a per-broker limits statically in the broker configuration.

The default quota plugin in Apache Kafka will hand out a unique quota per client.
This plugin will configure a total quota independent of the number of clients.
Expand Down

0 comments on commit a28aa53

Please sign in to comment.