Github user revans2 commented on a diff in the pull request:

    https://github.com/apache/storm/pull/1808#discussion_r96889563
  
    --- Diff: 
external/storm-kafka/src/jvm/org/apache/storm/kafka/bolt/KafkaBolt.java ---
    @@ -51,7 +51,9 @@
      * This bolt uses 0.8.2 Kafka Producer API.
      * <p/>
      * It works for sending tuples to older Kafka version (0.8.1).
    + * @deprecated Please use the KafkaBolt in storm-kafka-client
      */
    +@Deprecated
    --- End diff --
    
    I would rather do that in a follow on JIRA.  Most of the code is the same 
between the two so getting the rework from here to make there is a lot simpler 
if I can do a cherry pick


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to