rabbitmq-stream-rust-client icon indicating copy to clipboard operation
rabbitmq-stream-rust-client copied to clipboard

Docker Image

Open Gsantomaggio opened this issue 4 years ago • 2 comments

Prepare a docker image to push in our pivotal docker hub to add clients in our LRE.

We already have perf-test in GO and Java, so I would avoid to create another perf test. The idea is to have a minimum set of commands to subscribe and publish messages.

cc @gerhard

Gsantomaggio avatar Sep 16 '21 08:09 Gsantomaggio

Does it make sense to test the Rust client in the LRE, given we're already testing streams 2 different ways in the LRE and the client itself is tested here in github actions?

MirahImage avatar Sep 17 '21 11:09 MirahImage

The idea is to have LRE also for the clients, to see if there are memory leaks, deadlocks etc. We found some issues in our clients in LRE.

I don't want to write another perf-test, just a minimal set of commands to run the client.

Gsantomaggio avatar Sep 17 '21 12:09 Gsantomaggio

Let's close it. At the moment the docker image is not needed.

Gsantomaggio avatar May 24 '24 09:05 Gsantomaggio