Skip to content

Update Fate admin command to support the addition of the Accumulo instance type #4168

@cshannon

Description

@cshannon

With the addition of support for multiple Fate instances and an AccumuloStore in #4133 and #4049 the fate command in the Admin utility needs to be updated.

The changes in #4133 only partially updated things to fix the problems with unit tests but more work is needed.

More investigation needs to be done for all the changes but a few things are:

  1. We need to make the command compatible with the Accumulo instance as well and not just Zookeeper for operations such as cancelling a fate operation. This will mean updating the command to provide an instance type.
  2. We should provide an option to filter transactions based on instance type.
  3. Updating the formatting of the summary output to show the instance type

We may want to wait to update the command until the changes are finished in #3964 as that might require more changes

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

✅ Done

Relationships

None yet

Development

No branches or pull requests

Issue actions