Manu Zhang created GEARPUMP-100:
-----------------------------------
Summary: Source task that emits messages per a schedule (interval
or otherwise) should be provided
Key: GEARPUMP-100
URL: https://issues.apache.org/jira/browse/GEARPUMP-100
Project: Apache Gearpump
Issue Type: New Feature
Components: streaming
Reporter: Manu Zhang
imported from [https://github.com/gearpump/gearpump/issues/1665] on behalf of
[~kkasravi],
Currently we do not have a easy way to emit data events at specific intervals
from a source task other than using scheduleOnce with time related values that
have been added to a specific type of source (for example stockcrawler). We
should provide a generic type of source task which can emit new message using a
config object that is provided by the user.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)