subbu107 commented on issue #5866: Flink event time based windowing functions not working with pulsar URL: https://github.com/apache/pulsar/issues/5866#issuecomment-568989714 Attaching the logs with 2 changes : - default trigger - env.getConfig().setAutoWatermarkInterval(1000L); [flink-root-taskexecutor-0-btpvm3362.hpeswlab.net.log](https://github.com/apache/pulsar/files/4001622/flink-root-taskexecutor-0-btpvm3362.hpeswlab.net.log) I still don't get the result data in the sink topic with this change. We were using Kafka earlier, we did not have to create separate pulsar source for each partition with kafka -- the same code worked with partitioned kafka topic; hence was wondering. So is the only solution to create source for each partition?
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
