Skip to content

Admin Fate list command should ignore "no node" exceptions #4462

@ddanielr

Description

@ddanielr

Describe the bug
The admin list command first gets a list of all fate tx ids, then starts to query for specific information.
When a large number of fate transactions are present, the fate command will error on "no node exceptions" because that fate transaction ID has since completed.

This blocks the entire fate list from being printed

Versions (OS, Maven, Java, and others, as appropriate):

  • Affected version(s) of this project: [e.g. 1.10.0] 2.1.x
  • OS: [e.g. CentOS 7.5] Centos 7
  • Others:

Expected behavior
The list command should not fail on fate transactions that are no longer present in ZK.

Metadata

Metadata

Assignees

Labels

bugThis issue has been verified to be a bug.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions