diff --git a/docs/ops.html b/docs/ops.html index 470fd7e0d920f..19bb0bd56c176 100644 --- a/docs/ops.html +++ b/docs/ops.html @@ -2341,7 +2341,7 @@
-

consumer monitoring

+

Consumer monitoring

The following metrics are available on consumer instances. @@ -3504,7 +3504,7 @@

For redundancy, a Kafka cluster should use 3 controllers. More than 3 servers is not recommended in critical environments. In the rare case of a partial network failure it is possible for the cluster metadata quorum to become unavailable. This limitation will be addresses in a future release of Kafka.
  • The Kafka controllers store all of the metadata for the cluster in memory and on disk. We believe that for a typical Kafka cluster 5GB of main memory and 5GB of disk space on the metadata log director is sufficient.
  • -

    Missing Features

    +

    Missing Features

    The following features are not fullying implemented in KRaft mode:

    diff --git a/docs/toc.html b/docs/toc.html index 520838e8817ad..356bf52f4315b 100644 --- a/docs/toc.html +++ b/docs/toc.html @@ -79,17 +79,22 @@
  • 7. Security
  • 8.3 Connector Development Guide