I have been trying to use ConsumeKafka processor. No matter what I try with the message demarcator I can't get it to give me just one message at a time instead it batches a bunch together. I tried \n, shift enter, and copied the line ending without success.
I am able to use SplitText right afterward and that does work so I have no idea what I am doing wrong. Any help would be greatly appreciated. -- Cheers, Edgardo
