Description
This condition:
makes component wait for maxRecord + 1 record count.
It should be currentRecords >= maxRecords
May be the problem for Streaming components IT tests or if we specify maxRecords in a job.
This condition:
makes component wait for maxRecord + 1 record count.
It should be currentRecords >= maxRecords
May be the problem for Streaming components IT tests or if we specify maxRecords in a job.