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

    https://github.com/apache/storm/pull/1808#discussion_r97332427
  
    --- 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 filed https://issues.apache.org/jira/browse/STORM-2317 to do this and I 
assigned it to myself.


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