[
https://issues.apache.org/jira/browse/KAFKA-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14967537#comment-14967537
]
ASF GitHub Bot commented on KAFKA-2365:
---------------------------------------
GitHub user ewencp opened a pull request:
https://github.com/apache/kafka/pull/344
KAFKA-2365: Handle null keys and value validation properly in
OffsetStorageWriter.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ewencp/kafka
kafka-2365-offset-storage-writer-null-values
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/344.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 #344
----
commit f7241b508190d64d7b5ac48560b01bb14d89ffa9
Author: Ewen Cheslack-Postava <[email protected]>
Date: 2015-10-21T17:47:14Z
KAFKA-2365: Handle null keys and value validation properly in
OffsetStorageWriter.
----
> Copycat checklist
> -----------------
>
> Key: KAFKA-2365
> URL: https://issues.apache.org/jira/browse/KAFKA-2365
> Project: Kafka
> Issue Type: New Feature
> Components: copycat
> Reporter: Ewen Cheslack-Postava
> Assignee: Ewen Cheslack-Postava
> Labels: feature
> Fix For: 0.9.0.0
>
>
> This covers the development plan for
> [KIP-26|https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=58851767].
> There are a number of features that can be developed in sequence to make
> incremental progress, and often in parallel:
> * Initial patch - connector API and core implementation
> * Runtime data API
> * Standalone CLI
> * REST API
> * Distributed copycat - CLI
> * Distributed copycat - coordinator
> * Distributed copycat - config storage
> * Distributed copycat - offset storage
> * Log/file connector (sample source/sink connector)
> * Elasticsearch sink connector (sample sink connector for full log -> Kafka
> -> Elasticsearch sample pipeline)
> * Copycat metrics
> * System tests (including connector tests)
> * Mirrormaker connector
> * Copycat documentation
> This is an initial list, but it might need refinement to allow for more
> incremental progress and may be missing features we find we want before the
> initial release.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)