GitHub user darionyaphet opened a pull request:

    https://github.com/apache/storm/pull/932

    Storm 1379 Removed Redundant Structure

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

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/darionyaphet/storm STORM-1379

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/932.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 #932
    
----
commit fadf54f6e6e74e2b6ea1c297c6cd5124252c7fcd
Author: darionyaphet <[email protected]>
Date:   2015-10-15T03:34:07Z

    upgrade kafka version 0.8.2.1 --> 0.8.2.2

commit 53a8cc0682170f7f455bdb1226a3e1999825c9ba
Author: yaphet <[email protected]>
Date:   2015-12-03T07:45:54Z

    Merge pull request #1 from apache/master
    
    merge request

commit 04338b09b1cb21ed5a3d5fc404e07b1e6a42bb56
Author: darionyaphet <[email protected]>
Date:   2015-12-08T10:53:07Z

    Removed Redundant Structure

commit 523c845cd190b394e57fef67e1d2c21c8bd51424
Author: darionyaphet <[email protected]>
Date:   2015-12-08T11:08:36Z

    remove import

commit fb360e2771431124144505f9972eee2cee97d375
Author: darionyaphet <[email protected]>
Date:   2015-12-08T11:20:18Z

    recover to last version

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to