Skip to content

Fix TopicManager

Fixes the Topic creation.

Also checks after deletion if topic is deleted. Additionally the teardown in the BenchmarkExectorImpl is surrunded by try & catch. KubernetesBenchmarkDeployment moved topic deletion in teardown to bottom to delete resources before the topics.

Merge request reports