GitHub user twbecker opened a pull request: https://github.com/apache/kafka/pull/3155
Fix KAKFA-5334. Handle` rocksdb.config.setter` being set as a class name or class instance. You can merge this pull request into a Git repository by running: $ git pull https://github.com/twbecker/kafka KAFKA-5334 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/3155.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 #3155 ---- commit 08b837410b5a2fbdf65727f46c44d1a008897708 Author: Tommy Becker <tobec...@tivo.com> Date: 2017-05-26T14:25:31Z Fix KAKFA-5334. Handle rocksdb.config.setter being set as a class name or class instance. ---- --- 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. ---