Github user revans2 commented on a diff in the pull request:
https://github.com/apache/storm/pull/1069#discussion_r52517486
--- Diff: storm-core/src/clj/org/apache/storm/daemon/acker.clj ---
@@ -18,74 +18,24 @@
(:import [org.apache.storm.tuple Tuple Fields])
--- End diff --
Lets just delete this file entirely. There is not reason to play the games
with wrapping the acker bolt and using the Container so that the acker can be
serializable. AckerBolt is already serializable and has the ID set properly so
lets just delete this file.
---
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.
---