Shiti, There's not a built-in parameter because not all sources are based on polling -- some may use Selector-like APIs which simply block indefinitely while waiting for new data (and support some sort of wakeup mechanism to support prompt shutdown).
-Ewen On Tue, Mar 8, 2016 at 9:37 PM, Shiti Saxena <ssaxena....@gmail.com> wrote: > Hi, > > Is there a configuration to set poll Interval for a SourceTask using the > Connect API? > The JDBC Connector uses a custom property - poll.interval.ms but is there > an internal property which can be used by different connectors? > > Thanks, > Shiti > -- Thanks, Ewen