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

Refactor debezium demo towards a perf oriented version. #1969

Merged
merged 3 commits into from
Feb 11, 2022

Conversation

jcferretti
Copy link
Member

The load generation script also listens on a local port for a command line interface where we can control the rates of purchases and pageviews:

cfs@erke 13:00:12 ~/dh/oss3/deephaven-core
$ docker exec -it core-debezium-demo_loadgen_1 /bin/bash -c "echo set purchases_per_second 13 | nc -N localhost 8090"
LOADGEN Connected.
Setting purchases_per_second: old value was 10, new value is 13.

Lots of improvements in logging to be able to more closely track what the loadgen script is doing.

@jcferretti jcferretti added this to the Feb 2022 milestone Feb 11, 2022
@jcferretti jcferretti self-assigned this Feb 11, 2022
@jcferretti jcferretti merged commit 45696eb into deephaven:main Feb 11, 2022
@jcferretti jcferretti deleted the debezium-perf-0 branch February 11, 2022 20:05
@github-actions github-actions bot locked and limited conversation to collaborators Feb 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants