Closed
Description
plz close this issue if same as #90
org.apache.rocketmq.streams.examples.source.FileSourceExample
if fromFile is not exist, will throwing NPE as below.
java.lang.NullPointerException
at org.apache.rocketmq.streams.common.channel.impl.file.FileSource.startSource(FileSource.java:90)
at org.apache.rocketmq.streams.common.channel.source.AbstractSource.start(AbstractSource.java:114)
at org.apache.rocketmq.streams.common.topology.ChainPipeline.startChannel(ChainPipeline.java:150)
at org.apache.rocketmq.streams.client.transform.DataStream$7.run(DataStream.java:714)
at java.lang.Thread.run(Thread.java:748)
how about fast-fail with throwing FileNotFoundException
Metadata
Metadata
Assignees
Labels
No labels