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

Create CLI command to describe Replication Task #416

Merged
merged 3 commits into from
Jun 4, 2020
Merged

Create CLI command to describe Replication Task #416

merged 3 commits into from
Jun 4, 2020

Conversation

feedmeapples
Copy link
Contributor

What changed?
Created an admin CLI command that allows to describe ReplicationTaskInfo providing task_id, shard_id and visibility timestamp

Why?
Allows to discover and get information on concrete Replication Tasks

How did you test it?
"--shard_id", "3", "--task_id", "2097219", "--task_type", "4", "--task_timestamp", "1591056000532000000",

Potential risks
Minimal risk as the code adds logic, doesn't change the existing

@feedmeapples feedmeapples changed the title Replication Create CLI command to describe Replication Task May 27, 2020
@feedmeapples feedmeapples marked this pull request as draft May 27, 2020 23:52
@feedmeapples feedmeapples marked this pull request as ready for review June 1, 2020 18:12
@feedmeapples feedmeapples requested review from shawnhathaway, samarabbas and alexshtin and removed request for samarabbas June 1, 2020 23:07
@feedmeapples feedmeapples merged commit d06e307 into temporalio:master Jun 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants