GitHub user benstopford opened a pull request: https://github.com/apache/kafka/pull/525
KAFKA-2791: removed deprecated properties Removed support for BLOCK_ON_BUFFER_FULL_CONFIG (block.on.buffer.full) Removed support for METADATA_FETCH_TIMEOUT_CONFIG Removed support for TIMEOUT_CONFIG (aka timeout.ms) Added support for MAX_BLOCK_MS_CONFIG Added support for REQUEST_TIMEOUT_MS_CONFIG You can merge this pull request into a Git repository by running: $ git pull https://github.com/benstopford/kafka KAFKA-2791 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/525.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 #525 ---- commit 0452dccf43b9f096d3f28ea65b18fcc96acf23cc Author: Ben Stopford <benstopf...@gmail.com> Date: 2015-11-13T17:25:20Z KAFKA-2791: removed deprecated properties ---- --- 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. ---