I currently have 2 workers set up that round robin on two linux servers. I currently have 3 ES-connectors set up running properly.
I would like to set up a third worker that runs separately from these two workers but connects to the same kafka instance for testing purposes. In the worker config for this server I will be changing the the group.id
.
My question is should I create different topics for the below or can you use the same topics. Does this effect anything?
offset.storage.topic
config.storage.topic
status.storage.topic