Skip to content

Commit b0626e7

Browse files
authored
Update inspect.adoc (#1292)
1 parent f1aa135 commit b0626e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/troubleshoot/partials/debug-bundle/inspect.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ cat admin/cluster_config.json | jq
9797
"topic_partitions_per_shard": 1000,
9898
"topic_partitions_reserve_shard0": 2,
9999
"transaction_coordinator_cleanup_policy": "delete",
100-
"transaction_coordinator_log_retention_ms": 604800000,
100+
"transaction_coordinator_delete_retention_ms": 604800000,
101101
"transaction_coordinator_log_segment_size": 1073741824,
102102
"transactional_id_expiration_ms": 604800000,
103103
"tx_timeout_delay_ms": 1000,
@@ -546,4 +546,4 @@ k8s
546546
├── serviceaccounts.json
547547
└── services.json
548548
```
549-
====
549+
====

0 commit comments

Comments
 (0)