Skip to content

Commit

Permalink
Admin tools for deleting task and restart shard (cadence-workflow#2476)
Browse files Browse the repository at this point in the history
* Revert "Implement decision Heartbeat timeout  (cadence-workflow#2324)"

This reverts commit 26083c9.

* Validate archival provider config on startup (cadence-workflow#2376)

* thrift change for skipTransferTask

* admin tools for handling remove/delete task & restart shard

* clean up merge conflicts

* remove print debug statement

* add missing cassandra files

* switch back the metrics name

* address wenquanx comments

* address bowei's comments
  • Loading branch information
lihannan99 authored Aug 29, 2019
1 parent ec55c6e commit 8da40ae
Show file tree
Hide file tree
Showing 34 changed files with 5,777 additions and 2,422 deletions.
1,982 changes: 1,518 additions & 464 deletions .gen/go/admin/admin.go

Large diffs are not rendered by default.

58 changes: 58 additions & 0 deletions .gen/go/admin/adminserviceclient/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

72 changes: 71 additions & 1 deletion .gen/go/admin/adminserviceserver/server.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

62 changes: 62 additions & 0 deletions .gen/go/admin/adminservicetest/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4,960 changes: 3,007 additions & 1,953 deletions .gen/go/history/history.go

Large diffs are not rendered by default.

58 changes: 58 additions & 0 deletions .gen/go/history/historyserviceclient/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 8da40ae

Please sign in to comment.