Forum Discussion
koryknick
2 years agoEmployee
pradhyumna_r - The Kafka Consumer snap will only output one message at a time, which must be confirmed before the next message is sent. I would check your child pipeline to ensure that it is returning all data back to the parent. For example, is there a filter or an error in the child that prevents the message from returning back?
- pradhyumna_r2 years agoNew Contributor
Hi koryknick Yes, we have configured "Wait after each batch of records". And please find our child pipeline configuration snip. As we are not filtering for any objects but are flagging the pipeline for Retry on Write failure to destination path.