[
https://issues.apache.org/jira/browse/STORM-1379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
darion yaphet updated STORM-1379:
---------------------------------
Description: Storm KafkaSpout have a static class MessageAndRealOffset
which is same with Kafka API 's kafka.message.MessageAndOffset . So I have
remove MessageAndRealOffset and replace with MessageAndOffset :) (was: Storm
KafkaSpout have a static class MessageAndRealOffset which is same with Kafka
API 's kafka.message.MessageAndOffset . So I hava remove MessageAndRealOffset
and replace with MessageAndOffset :))
> Removed Redundant Structure
> ---------------------------
>
> Key: STORM-1379
> URL: https://issues.apache.org/jira/browse/STORM-1379
> Project: Apache Storm
> Issue Type: Improvement
> Components: storm-kafka
> Affects Versions: 0.10.0, 0.9.4, 0.9.5, 0.9.6
> Environment: CentOS 6 JDK1.7.0_75
> Reporter: darion yaphet
> Assignee: darion yaphet
> Priority: Minor
> Fix For: 1.0.0
>
> Attachments: STORM-1379.patch
>
>
> Storm KafkaSpout have a static class MessageAndRealOffset which is same with
> Kafka API 's kafka.message.MessageAndOffset . So I have remove
> MessageAndRealOffset and replace with MessageAndOffset :)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)