[
https://issues.apache.org/jira/browse/APEXMALHAR-2298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15655370#comment-15655370
]
ASF GitHub Bot commented on APEXMALHAR-2298:
--------------------------------------------
GitHub user sandeshh opened a pull request:
https://github.com/apache/apex-malhar/pull/492
APEXMALHAR-2298 Making the KafkaExactlyOnceOutputOperator take generi…
…c object as input.
@siyuanh please review.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sandeshh/apex-malhar APEXMALHAR-2298
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/apex-malhar/pull/492.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 #492
----
commit 452cb37246e005da49935ab85a0e7efc131ead4c
Author: Sandesh Hegde <[email protected]>
Date: 2016-11-08T19:25:16Z
APEXMALHAR-2298 Making the KafkaExactlyOnceOutputOperator take generic
object as input.
----
> Kafka ExactlyOnce (0.9) output operator fixes
> ---------------------------------------------
>
> Key: APEXMALHAR-2298
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2298
> Project: Apache Apex Malhar
> Issue Type: Sub-task
> Reporter: Sandesh
> Assignee: Sandesh
>
> 1. Set the Key serializer from the operator itself, as it is not available
> for users.
> 2. Use the user set deserializer for the value during recovery.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)