We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1aa135 commit b0626e7Copy full SHA for b0626e7
modules/troubleshoot/partials/debug-bundle/inspect.adoc
@@ -97,7 +97,7 @@ cat admin/cluster_config.json | jq
97
"topic_partitions_per_shard": 1000,
98
"topic_partitions_reserve_shard0": 2,
99
"transaction_coordinator_cleanup_policy": "delete",
100
- "transaction_coordinator_log_retention_ms": 604800000,
+ "transaction_coordinator_delete_retention_ms": 604800000,
101
"transaction_coordinator_log_segment_size": 1073741824,
102
"transactional_id_expiration_ms": 604800000,
103
"tx_timeout_delay_ms": 1000,
@@ -546,4 +546,4 @@ k8s
546
├── serviceaccounts.json
547
└── services.json
548
```
549
-====
+====
0 commit comments