[jira] [Updated] (KAFKA-3054) Connect Herder fail forever if sent a wrong connector config or task config

2015-12-31 Thread jin xing (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jin xing updated KAFKA-3054: Description: Connector Herder throws ConnectException and shutdown if sent a wrong config, restarting herder

[jira] [Commented] (KAFKA-3055) JsonConverter mangles schema during serialization (fromConnectData)

2015-12-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15076221#comment-15076221 ] ASF GitHub Bot commented on KAFKA-3055: --- GitHub user ksenji opened a pull request:

[jira] [Commented] (KAFKA-3055) JsonConverter mangles schema during serialization (fromConnectData)

2015-12-31 Thread Kishore Senji (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15076222#comment-15076222 ] Kishore Senji commented on KAFKA-3055: -- PR: https://github.com/apache/kafka/pull/722

[GitHub] kafka pull request: Fix for KAFKA-3055

2015-12-31 Thread ksenji
GitHub user ksenji opened a pull request: https://github.com/apache/kafka/pull/722 Fix for KAFKA-3055 You can merge this pull request into a Git repository by running: $ git pull https://github.com/ksenji/kafka trunk Alternatively you can review and apply these changes as the

[jira] [Updated] (KAFKA-3055) JsonConverter mangles schema during serialization (fromConnectData)

2015-12-31 Thread Kishore Senji (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kishore Senji updated KAFKA-3055: - Description: Test case is here: https://github.com/ksenji/kafka-connect-test/tree/master/src/test

[jira] [Created] (KAFKA-3055) JsonConverter mangles schema during serialization (fromConnectData)

2015-12-31 Thread Kishore Senji (JIRA)
Kishore Senji created KAFKA-3055: Summary: JsonConverter mangles schema during serialization (fromConnectData) Key: KAFKA-3055 URL: https://issues.apache.org/jira/browse/KAFKA-3055 Project: Kafka

[jira] [Commented] (KAFKA-3054) Connect Herder fail forever if sent a wrong connector config or task config

2015-12-31 Thread jin xing (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15076004#comment-15076004 ] jin xing commented on KAFKA-3054: - [~ewencp] Is it a bug? > Connect Herder fail forever

[jira] [Created] (KAFKA-3054) Connect Herder fail forever if sent a wrong connector config or task config

2015-12-31 Thread jin xing (JIRA)
jin xing created KAFKA-3054: --- Summary: Connect Herder fail forever if sent a wrong connector config or task config Key: KAFKA-3054 URL: https://issues.apache.org/jira/browse/KAFKA-3054 Project: Kafka

[jira] [Resolved] (KAFKA-3053) wrong output in log at Log#recoverLog()

2015-12-31 Thread Xing Huang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xing Huang resolved KAFKA-3053. --- Resolution: Not A Problem > wrong output in log at Log#recoverLog() >

[jira] [Closed] (KAFKA-3053) wrong output in log at Log#recoverLog()

2015-12-31 Thread Xing Huang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xing Huang closed KAFKA-3053. - > wrong output in log at Log#recoverLog() > --- > > Key: K