Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Admin CLI for Cadence servicing operations #677

Closed
samarabbas opened this issue Apr 16, 2018 · 4 comments
Closed

Admin CLI for Cadence servicing operations #677

samarabbas opened this issue Apr 16, 2018 · 4 comments
Assignees
Labels
serviceability Improvements to servicing of Cadence Server
Milestone

Comments

@samarabbas
Copy link
Contributor

We need admin commands like the following to support certain servicing scenarios:

  1. Visibility into MutableState Database
  2. Visibility into MutableState Cached
  3. Induce DecisionTask
  4. Induce ActivityTimeout for workflow execution
  5. Force Reload Shard
  6. Force Reload mutable state cache
  7. Find host from workflow execution
@samarabbas samarabbas added the serviceability Improvements to servicing of Cadence Server label Apr 16, 2018
@longquanzheng
Copy link
Contributor

First admin CLI: #762

@longquanzheng
Copy link
Contributor

MutableState visibility
#805

@samarabbas
Copy link
Contributor Author

History Host Level Analytics:

  1. Number of Shards
  2. Number of items in DomainCache
  3. Number of items in HistoryCache for a specific shard

@dmetzgar dmetzgar added this to the Quality milestone Sep 13, 2018
@longquanzheng
Copy link
Contributor

#1601
#1581

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
serviceability Improvements to servicing of Cadence Server
Projects
None yet
Development

No branches or pull requests

3 participants