cvdenzen opened a new issue, #7929: URL: https://github.com/apache/hop/issues/7929
### Apache Hop version? 2.19.0-rc1 ### Java version? openjdk version "21.0.2" 2024-01-16 ### Operating system Windows ### What happened? **Setup:** A pipeline with 4 Transforms: two Kafka consumers and two "Write to log" Transforms. Each Kafka consumer is connected to a Write to log Transform. One Kafka consumer has a quite complicated kafka pipeline. The other Kafka consumer has a very simple Kafka pipeline: an Injector and a Dummy (do nothing) Transform. **Result when running this pipeline:** Both Kafka topics contain data. The complicated pipeline is not started. The simple pipeline is starting. Some remarks: When the pipeline with the two Kafka Consumers is started from a Workflow, neither of the Kafka pipelines is started (the Kafka consumers do start). The origin of these Workflows and Pipelines are in Pentaho (where they work quite reliably). I have imported them (with some patches after the import, see my other issues). This is a blocking issue for us. If needed, I can provide more information (log files, hop files). ### Issue Priority Priority: 2 ### Issue Component Component: Pipelines -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
