Re: Console consumer crashing

2024-06-06 Thread Patrick G. Heck
33-5312 https://www.needhamsoftware.com On Wed, May 29, 2024 at 12:09 PM Patrick G. Heck wrote: > Hi folks, > > I was troubleshooting a program trying to receive a kafka message (local > kafka, for development), and decided I needed to verify kafka itself was > happy. So I created a topic n

Console consumer crashing

2024-05-29 Thread Patrick G. Heck
Hi folks, I was troubleshooting a program trying to receive a kafka message (local kafka, for development), and decided I needed to verify kafka itself was happy. So I created a topic named 'fubar' and started the consumer listening to it. Then I started the console producer in another terminal wi