GitHub user deepak-narkhede reopened a pull request: https://github.com/apache/apex-malhar/pull/550
APEXMALHAR-2381 Change WindowManager for performance issues in Kinesi⦠For performance benefits change existing windowDataManager. If FSWindowManager is required we can very well set through property. 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-2381 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/apex-malhar/pull/550.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 #550 ---- commit 4b4e8c418b3a0898166e4abd8bc366f53733e9b0 Author: deepak-narkhede <mailtodeep...@gmail.com> Date: 2017-02-13T11:08:16Z APEXMALHAR-2381 Change WindowManager for performance issues in Kinesis Input Operator This change contains: 1) Change WindowManager for performance issues in Kinesis Input Operator. 2) Unit test for default WindowDataManger for KinesisInputOperator. 3) Fix for addtion of fasterxml dependency previous all unit test were failing. ---- --- 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. ---