GitHub user deepak-narkhede opened a pull request: https://github.com/apache/apex-malhar/pull/555
APEXMALHAR-2411 Avoid isreplaystate variable, incorporate logic in activate() and replay() for Kinesis Input Operator Avoid isreplaystate variable, incorporate logic in activate() and replay() for Kinesis Input Operator. Unit test testRecoveryAndIdempotency() passed with the fix initially it used to fail. Also tested with Kinesis to S3 app. You can merge this pull request into a Git repository by running: $ git pull https://github.com/deepak-narkhede/apex-malhar APEXMALHAR-2411 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/apex-malhar/pull/555.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #555 ---- commit 0c0a8cf690742fbec3b98d32641bf6bdbaf9a166 Author: deepak-narkhede <mailtodeep...@gmail.com> Date: 2017-02-17T06:13:05Z APEXMALHAR-2411 Avoid isreplaystate variable, incorporate logic in activate() and replay() for Kinesis Input Operator ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---