-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[CDC] RpcContext is destroyed, but no response sent #2736
Labels
area/cdc
Change Data Capture
Comments
Adjacent INFO log file:
|
This was just before one of the events noted by issue #2735 |
nspiegelberg
pushed a commit
that referenced
this issue
Nov 7, 2019
…on CDC Consumer Summary: Depends on D7480 Previously, I created CDCReadRpc to handle CDC read requests using the TabletInvoker API. TabletInvoker handles creating a <tablet, proxy> cache, handling replica failover & errors, and encoding standard retry logic. Using this on the CDC Consumer will solve a number of outstanding tasks related to these issues. Additionally, I added multi-universe support since I needed to differentiate between the various clients created anyways. Test Plan: 1. Used pgbench in a 3 node setup to send 100k messages. 2. ybd --cxx-test twodc-test -n 20 Reviewers: rahuldesirazu, hector, neha Reviewed By: neha Subscribers: sergei, ybase, bogdan Differential Revision: https://phabricator.dev.yugabyte.com/D7456
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Errors encountered during test:
The text was updated successfully, but these errors were encountered: