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

[docdb] Endpoint /rpcz should print timeout and elapsed time in same units #2801

Closed
bmatican opened this issue Oct 31, 2019 · 2 comments
Closed
Assignees
Labels
area/docdb YugabyteDB core features good first issue This is a good issue to start contributing! help wanted We welcome your contributions for this issue!

Comments

@bmatican
Copy link
Contributor

Example

{
                    "header": {
                        "call_id": 6794412,
                        "remote_method": {
                            "service_name": "yb.cdc.CDCService",
                            "method_name": "GetChanges"
                        },
                        "timeout_millis": 30000
                    },
                    "micros_elapsed": 7595479,
                    "state": "SENT"
                }

cc @spolitov

@bmatican bmatican added help wanted We welcome your contributions for this issue! good first issue This is a good issue to start contributing! area/docdb YugabyteDB core features labels Oct 31, 2019
@srivignessh
Copy link
Contributor

@bmatican Can you close the issue? Thanks.

@bmatican
Copy link
Contributor Author

Fixed in 87962cc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docdb YugabyteDB core features good first issue This is a good issue to start contributing! help wanted We welcome your contributions for this issue!
Projects
None yet
Development

No branches or pull requests

2 participants