subbu107 commented on issue #5866: Flink event time based windowing functions not working with pulsar URL: https://github.com/apache/pulsar/issues/5866#issuecomment-568904419 This is the log with a different topic -- this topics have multiple partitions. No code change ! But as you can see here the window is triggering here. Usage: ./bin/flink run preloadjob-1.0-SNAPSHOT-jar-with-dependencies.jar --props /root/flink-1.8.2/config.properties --brokerType pulsar --source moving_average_partitioned_source_1 --sink moving_average_partitioned_sink_1 --keyFields host,metricName --timeField timeMeasured --movingAvgFields sampleValue --window.size 10000 --slide.size 5000 --parallellism 2 [flink-root-taskexecutor-0-btpvm3362.hpeswlab.net.log](https://github.com/apache/pulsar/files/4000533/flink-root-taskexecutor-0-btpvm3362.hpeswlab.net.log)
---------------------------------------------------------------- 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
