[ https://issues.apache.org/jira/browse/KAFKA-3723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15288058#comment-15288058 ]
ASF GitHub Bot commented on KAFKA-3723: --------------------------------------- GitHub user christian-posta opened a pull request: https://github.com/apache/kafka/pull/1401 KAFKA-3723 Cannot change size of schema cache for JSON converter You can merge this pull request into a Git repository by running: $ git pull https://github.com/christian-posta/kafka ceposta-connect-class-cast-error Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/1401.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 #1401 ---- commit add0c6f839f5a9e53e8140f0f93b47f655170411 Author: Christian Posta <christian.po...@gmail.com> Date: 2016-05-18T01:38:18Z KAFKA-3723 Cannot change size of schema cache for JSON converter ---- > Cannot change size of schema cache for JSON converter > ----------------------------------------------------- > > Key: KAFKA-3723 > URL: https://issues.apache.org/jira/browse/KAFKA-3723 > Project: Kafka > Issue Type: Bug > Components: KafkaConnect > Reporter: Christian Posta > Assignee: Ewen Cheslack-Postava > > using this worker config, value.converter.schemas.cache.size, we should be > able to change the size of the cache. however, because of an incorrect > integer cast, we cannot change it -- This message was sent by Atlassian JIRA (v6.3.4#6332)