Skip to content

Commit

Permalink
# kafka config
Browse files Browse the repository at this point in the history
  • Loading branch information
czy21 committed Aug 13, 2024
1 parent 0496f55 commit 621be0d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions server/docker/mq/kafka/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,7 @@ services:
KAFKA_TRANSACTION_STATE_LOG_MIN_ISR: 1
KAFKA_TRANSACTION_STATE_LOG_REPLICATION_FACTOR: 1
KAFKA_LOG_DIRS: /logs/
KAFKA_LOG_RETENTION_HOURS: 720
KAFKA_LOG_ROLL_HOURS: 4
KAFKA_LOG_SEGMENT_BYTES: 1073741824
{%- endfor %}

0 comments on commit 621be0d

Please sign in to comment.