GitHub user hustfxj opened a pull request:
https://github.com/apache/storm/pull/1278
remove unnecessary registerSerialization about TransactionAttempt because
we will register the class in the SerializationFactory
very minor.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hustfxj/storm minor
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1278.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 #1278
----
commit a48e9535fd8bcd6de195a70af6102535b60d56d6
Author: xiaojian.fxj <[email protected]>
Date: 2016-03-28T05:37:42Z
Merge branch 'master' of github.com:apache/storm
commit 3812b2fa04cc7eb86035d402f3c407af3b4daffe
Author: xiaojian.fxj <[email protected]>
Date: 2016-03-30T08:56:12Z
Merge branch 'master' of github.com:apache/storm
commit 94eb38356366115df1995b6950539a2c14a7ac99
Author: xiaojian.fxj <[email protected]>
Date: 2016-03-30T15:38:44Z
remove unnecessary registerSerialization about TransactionAttempt because
we will register the class in the SerializationFactory
----
---
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.
---