Stanislav Kozlovski created KAFKA-7675:
------------------------------------------
Summary: Trogdor CLI - Support filter arguments in the
'--show-tasks' command
Key: KAFKA-7675
URL: https://issues.apache.org/jira/browse/KAFKA-7675
Project: Kafka
Issue Type: Improvement
Reporter: Stanislav Kozlovski
Assignee: Stanislav Kozlovski
CoordinatorClient's --show-tasks currently does not take any parameters. The
request it sends behind the curtains has 6 fields which enable filtering of the
output - 'firstStartMs', 'lastStartMs', 'firstEndMs', 'lastEndMs', 'state' and
'taskIds'.
All of them should be exposed to enable users to filter appropriately
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)