Raman Verma created KAFKA-15923:
-----------------------------------
Summary: Implement changes proposed in KIP-994
Key: KAFKA-15923
URL: https://issues.apache.org/jira/browse/KAFKA-15923
Project: Kafka
Issue Type: Task
Reporter: Raman Verma
Assignee: Raman Verma
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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)