openmessaging / benchmark

OpenMessaging Benchmark Framework
Apache License 2.0
385 stars 237 forks source link

Change data used for topic readiness check #381

Closed rodion-goritskov closed 1 year ago

rodion-goritskov commented 1 year ago

Problem: I am trying to use Openmessaging Benchmark for the performance testing of our in-house message broker. However, we have strict message schema validation, so probing the producers doesn't work for us, as it only sends an empty byte array.

Solution: Send the same messages used for testing.

rodion-goritskov commented 1 year ago

@teabot @merlimat

teabot commented 1 year ago

This sounds like a good idea.

rodion-goritskov commented 1 year ago

@merlimat Got log4j updated - tests should pass now

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 5 days if no further activity occurs. Thank you for your contributions.