Details
-
Task
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
1. Introduce durationFilter to ListTransactionsRequest as proposed in KIP-994
Add DurationFilter to ListTransactionsRequest and make corresponding broker side changes. Also, make changes to `kafka-transactions.sh --list` tooling to use this new field in the API
2. Introduce TransactionLastUpdateTimeMs tagged field to DescribeTransactionsResponse. Make broker side changes to send this bit of information. Also, make changes to `kafka-transactions.sh --describe` tooling to display this new piece of information to the output.