[
https://issues.apache.org/jira/browse/KAFKA-3106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15103614#comment-15103614
]
ASF GitHub Bot commented on KAFKA-3106:
---
GitHub user ZoneMayor opened a pull request
GitHub user ZoneMayor opened a pull request:
https://github.com/apache/kafka/pull/783
KAFKA-3106: Fix updating an existing connector config from REST API, GET a
connector config will fail
When query for connector and task config info by REST API, method of
"checkConfigSynced" will
[
https://issues.apache.org/jira/browse/KAFKA-3054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15103586#comment-15103586
]
ASF GitHub Bot commented on KAFKA-3054:
---
Github user ZoneMayor closed the pull reque
[
https://issues.apache.org/jira/browse/KAFKA-3054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15103587#comment-15103587
]
ASF GitHub Bot commented on KAFKA-3054:
---
GitHub user ZoneMayor reopened a pull reque
GitHub user ZoneMayor reopened a pull request:
https://github.com/apache/kafka/pull/782
KAFKA-3054: Connect Herder fail if sent a wrong connector config or task
config, catch exceptions to guard
The exceptions may propagate to DistributedHerder when start or stop
connectors or task
Github user ZoneMayor closed the pull request at:
https://github.com/apache/kafka/pull/782
---
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 en
GitHub user ZoneMayor opened a pull request:
https://github.com/apache/kafka/pull/782
Trunk kafka 3054
The exceptions may propagate to DistributedHerder when start or stop
connectors or tasks;
The best solution is to track the track the status of connectors and tasks;
This
[
https://issues.apache.org/jira/browse/KAFKA-3112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15103456#comment-15103456
]
Jonathan Bond commented on KAFKA-3112:
--
diff --git
a/clients/src/main/java/org/apach
Jonathan Bond created KAFKA-3112:
Summary: One incorrect bootstrap server will prevent Kafka
producer from opening
Key: KAFKA-3112
URL: https://issues.apache.org/jira/browse/KAFKA-3112
Project: Kafka