[jira] [Commented] (KAFKA-8231) Expansion of ConnectClusterState interface

2019-05-09 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/KAFKA-8231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16836819#comment-16836819
 ] 

ASF GitHub Bot commented on KAFKA-8231:
---

rhauch commented on pull request #6584: KAFKA-8231: Expansion of 
ConnectClusterState interface
URL: https://github.com/apache/kafka/pull/6584
 
 
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Expansion of ConnectClusterState interface
> --
>
> Key: KAFKA-8231
> URL: https://issues.apache.org/jira/browse/KAFKA-8231
> Project: Kafka
>  Issue Type: Improvement
>  Components: KafkaConnect
>Reporter: Chris Egerton
>Assignee: Chris Egerton
>Priority: Major
> Fix For: 2.3.0
>
>
> This covers [KIP-454: Expansion of the ConnectClusterState 
> interface|https://cwiki.apache.org/confluence/display/KAFKA/KIP-454%3A+Expansion+of+the+ConnectClusterState+interface]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (KAFKA-8231) Expansion of ConnectClusterState interface

2019-04-15 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/KAFKA-8231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16818254#comment-16818254
 ] 

ASF GitHub Bot commented on KAFKA-8231:
---

C0urante commented on pull request #6584: KAFKA-8231: Expansion of 
ConnectClusterState interface
URL: https://github.com/apache/kafka/pull/6584
 
 
   [Jira](https://issues.apache.org/jira/browse/KAFKA-8231) and 
[KIP](https://cwiki.apache.org/confluence/display/KAFKA/KIP-454%3A+Expansion+of+the+ConnectClusterState+interface)
   
   The changes here add new methods to the `ConnectClusterState` interface so 
that Connect REST extensions can be more aware of the current state of the 
Connect cluster they are added to. The new methods allow extensions to query 
for connector and task configurations, as well as the ID of the Kafka cluster 
targeted by the Connect cluster.
   
   All new methods have new unit tests added for their implementations in the 
`ConnectClusterStateImpl` class.
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Expansion of ConnectClusterState interface
> --
>
> Key: KAFKA-8231
> URL: https://issues.apache.org/jira/browse/KAFKA-8231
> Project: Kafka
>  Issue Type: Improvement
>  Components: KafkaConnect
>Reporter: Chris Egerton
>Assignee: Chris Egerton
>Priority: Major
> Fix For: 2.3.0
>
>
> This covers [KIP-454: Expansion of the ConnectClusterState 
> interface|https://cwiki.apache.org/confluence/display/KAFKA/KIP-454%3A+Expansion+of+the+ConnectClusterState+interface]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)