-
Notifications
You must be signed in to change notification settings - Fork 21
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
TPCC load from "remote" node causes errors #46
Comments
I've had this issue again, but this time with a node in the same zone. cluster:
Node which tpcc is running from:
|
We tried with a load from same setup as just above, but this time loading to single node, and we get hundreds of these errors:
|
Error already present persists on data load to single node as well. |
When I run a TPCC load from a node that is undersized and in a different zone as the cluster, I get an error like the following:
Here is the cluster setup and tpcc load module:
cluster:
Node which tpcc is running from:
Issue happens with small numbers of threads.
Tested and failing with 4, 8, 48 threads
100 warehouses
Command for example:
The tpcc benchmark success but with the above errors.
The text was updated successfully, but these errors were encountered: