Reputation: 541
I have a .NET app that is using a Batch Consumer with the KafkaFlow library. I am trying to consume large batches of messages (250K) and insert them into a database. I seem to have a configuration issue as I have a couple of problems.
Again, I'm almost sure these are configuration issues with how I have the consumer setup. Any input would be appreciated.
Upvotes: 1
Views: 75