[ 
https://issues.apache.org/jira/browse/KAFKA-17922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chia-Ping Tsai resolved KAFKA-17922.
------------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

> add helper to ClusterInstance to create client component 
> ---------------------------------------------------------
>
>                 Key: KAFKA-17922
>                 URL: https://issues.apache.org/jira/browse/KAFKA-17922
>             Project: Kafka
>          Issue Type: Sub-task
>            Reporter: Chia-Ping Tsai
>            Assignee: 黃竣陽
>            Priority: Major
>             Fix For: 4.0.0
>
>
> `ClusterInstance` can offer many meaningful default setting to build client 
> component easily. Additionally, it can simplify the configs when it supports 
> to run under security.
> The following helpers should be included
> 1. ClusterInstance#producer(Map<> overrides, serializer, serializer)
> 2. ClusterInstance#producer(serializer, serializer)
> 3. ClusterInstance#consumer(Map<> overrides, deserializer, deserializer)
> 4. ClusterInstance#consumer(deserializer, deserializer)
> 5. ClusterInstance#admin(Map)
> 4. ClusterInstance#admin()



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to