We have several dozen topics, each with only one topic (replication factor or 2).
We are wanting to launch console-consumer for these in a manner that will support saving offsets (so they can resume where they left off if they need to be restarted). And I know consumer groups is the mechanism for doing that. My question is, should we use a single consumer-group for all the console consumers (we are launching one for each topic) or should be be generating topic-specific consumer groups? Thanks in advance! -Scott.