GitHub user hmcl opened a pull request:
https://github.com/apache/storm/pull/1649
STORM-2052: Kafka Spout - New Client API - Performance Improvements
This patch should be back-ported to 1.0.x branch and 1.x-branch. Thank you.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hmcl/storm-apache
Apache_master_STORM-2052_KSPI
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1649.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 #1649
----
commit b98db7b0fc29d4c12fb4ce24bd2210d3cb3bc087
Author: Hugo Louro <[email protected]>
Date: 2016-08-03T05:24:52Z
STORM-2052: Kafka Spout - New Client API - Performance Improvements
- Improve Logging
- Log heavy objects with TRACE level
- Make log messages more meaningful
- Added log timer to throttle messages
- Delete a couple of logs
commit be748bd2c0df1e6cc33706ca48c3a3d6ffc26b5f
Author: Hugo Louro <[email protected]>
Date: 2016-08-08T21:36:41Z
STORM-2052: Kafka Spout - New Client API - Performance Improvements
- Set default config values for good performance
commit a81fa6e62bb4ae0f4fc01585ec3fc51015d236e0
Author: Hugo Louro <[email protected]>
Date: 2016-08-24T14:50:13Z
STORM-2052: Kafka Spout - New Client API - Performance Improvements
- Update README
----
---
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.
---