Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Commit

Permalink
Kafka - Update Advanced parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored Aug 1, 2023
1 parent 3d9fdde commit 41d9bd6
Showing 1 changed file with 12 additions and 6 deletions.
18 changes: 12 additions & 6 deletions includes/config-kafka.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
..
``additional_backup_regions``
-----------------------------
*array*

**Additional Cloud Regions for Backup Replication**
``additional_backup_regions``
-----------------------------
*array*

**Additional Cloud Regions for Backup Replication**



Expand Down Expand Up @@ -373,6 +373,12 @@

**producer.purgatory.purge.interval.requests** The purge interval (in number of requests) of the producer request purgatory(defaults to 1000).

``remote_log_storage_system_enable``
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*boolean*

**remote.log.storage.system.enable** Whether to enable the tiered storage functionality

``socket_request_max_bytes``
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*integer*
Expand Down Expand Up @@ -515,7 +521,7 @@
~~~~~~~~~~~~~~~~~~~~~~
*integer*

**The timeout used to detect failures when using Kafka’s group management facilities** The timeout in milliseconds used to detect failures when using Kafka’s group management facilities (defaults to 45000).
**The timeout used to detect failures when using Kafka’s group management facilities** The timeout in milliseconds used to detect failures when using Kafka’s group management facilities (defaults to 10000).



Expand Down

0 comments on commit 41d9bd6

Please sign in to comment.