KIP-994 — Minor Enhancements to ListTransactions and DescribeTransactions APIs
Accepted Kafka 3.8 TransactionsAdmin
Enhances `ListTransactions` and `DescribeTransactions` APIs with new filter options (filter by producer ID, duration threshold) and adds a `lastTransactionStartTimeMs` field to transaction metadata. The existing tooling introduced by KIP-664 lacked the ability to narrow responses by producer or flag suspiciously long-running transactions.
Protocol Impact
ListTransactions v1 · DescribeTransactions
Details
| Author | Raman Verma |
| Status | Accepted |
| Kafka Version | 3.8 |
| JIRA | KAFKA-15923 |
| Wiki | View on Apache Wiki |
| Created | 2023-10-31 |
| Last Modified | 2024-01-17 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.