[
https://issues.apache.org/jira/browse/APEXMALHAR-1993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15140315#comment-15140315
]
ASF GitHub Bot commented on APEXMALHAR-1993:
--------------------------------------------
GitHub user PramodSSImmaneni opened a pull request:
https://github.com/apache/incubator-apex-malhar/pull/185
APEXMALHAR-1993 & 1994: Fix for offset storage and reporting in kafka input
operator
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PramodSSImmaneni/incubator-apex-malhar
APEXMALHAR-1993-1994
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-apex-malhar/pull/185.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 #185
----
commit b00ff80f4aa47010306513da9e0b2d6b73a2a494
Author: Pramod Immaneni <[email protected]>
Date: 2016-02-10T04:52:56Z
Fixes for the following issues
Committed offsets are not present in offset manager storage.
Operator partitions are reporting offsets to stats listener for kafka
partitions they don't subscribe to.
----
> Committed offsets are not present in offset manager storage for kafka input
> operator
> ------------------------------------------------------------------------------------
>
> Key: APEXMALHAR-1993
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-1993
> Project: Apache Apex Malhar
> Issue Type: Bug
> Reporter: Pramod Immaneni
> Assignee: Pramod Immaneni
>
> The committed offsets of the kafka input operator partitions are not being
> saved correctly in offset manager storage. Offsets for some partitions are
> saved but not for others. The behavior is intermittent.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)