[ https://issues.apache.org/jira/browse/APEXMALHAR-2381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15874317#comment-15874317 ]
ASF GitHub Bot commented on APEXMALHAR-2381: -------------------------------------------- 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. ---- > Change FSWindowManager for performance issues in Kinesis Input Operator > ----------------------------------------------------------------------- > > Key: APEXMALHAR-2381 > URL: https://issues.apache.org/jira/browse/APEXMALHAR-2381 > Project: Apache Apex Malhar > Issue Type: Bug > Reporter: Deepak Narkhede > Assignee: Deepak Narkhede > -- This message was sent by Atlassian JIRA (v6.3.15#6346)