GitHub user liurenjie1024 opened a pull request:
https://github.com/apache/storm/pull/1316
STORM-1642
This patch aims to fix bug STORM-1642. When we failed to deserialize a
tuple, we should skip this tuple and print a log rather than just shutdown the
work.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MediaV/storm STORM-1642
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1316.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 #1316
----
commit fff27f37be6beb54a67f45071259aa2fb83614e4
Author: liurenjie1024 <[email protected]>
Date: 2016-04-06T10:51:00Z
Bug fix
commit fbfcd8ce31410849f233d617881dc82bed8b9fbd
Author: liurenjie1024 <[email protected]>
Date: 2016-04-07T02:19:01Z
fix build break
----
---
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.
---