GitHub user pasalkarsachin1 opened a pull request:

    https://github.com/apache/storm/pull/1939

    STORM-1363: TridentKafkaState should handle null values from 
TridentTupleToKafkaMapper.getMessageFromTuple()

    In case null value comes from the mapper it will print warning messages.
    Added log to print the time taken to emit number of messages.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/pasalkarsachin1/storm STORM-1363

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/1939.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 #1939
    
----
commit f78760c7ed94b14312d0eae1c7b5688c7eb4e96d
Author: Sachin Pasalkar <[email protected]>
Date:   2017-02-14T10:24:23Z

    STORM-1363: TridentKafkaState should handle null values from 
TridentTupleToKafkaMapper.getMessageFromTuple()
    
    Incase null value comes from the mapper it will print warning messages also 
added the time take to emit number od messages in logs

----


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

Reply via email to