Generate a new kafka consumer group name for each test
This avoids reusing the same consumer group name on subsequent tests, which is a
problem when some of the tests change the broker-side consumer group rebalance
timeouts.
Generate a new kafka consumer group name for each test Tags None Subscribers None
Description
Details
|