darion yaphets created STORM-1379:
-------------------------------------
Summary: 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 yaphets
Priority: Minor
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 :)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)