You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "darion yaphet (JIRA)" <ji...@apache.org> on 2016/01/18 09:15:40 UTC

[jira] [Updated] (STORM-1379) Removed Redundant Structure

     [ 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)