_CONFIG_RESOURCES.
>
> Thanks,
> Andrew
>
> From: Chia-Ping Tsai
> Sent: 04 April 2025 11:03
> To: dev@kafka.apache.org
> Subject: Re: [DISCUSS] KIP-1142: Allow to list non-existent group which has
> dynamic config
>
>> chi
From: Chia-Ping Tsai
Sent: 04 April 2025 11:03
To: dev@kafka.apache.org
Subject: Re: [DISCUSS] KIP-1142: Allow to list non-existent group which has
dynamic config
> chia_2: We can do the best to improve user experience. For v1 request, if
the admin client receives
UNSUPPORTED_VERSION er
, "type": "string", "versions": "0+",
>> "about": "The resource name." }
>>]}
>> ]
>> }
>>
>> Then, this could list the group config resources (which is not the same as
>> listing the exist
>>> { "name": "ErrorCode", "type": "int16", "versions": "0+",
>>>> "about": "The error code, or 0 if there was no error." },
>>>> { "name": "ConfigResources&
>>>>> {
> >>>>> "apiKey": 74,
> >>>>> "type": "response",
> >>>>> "name": "ListConfigResourcesResponse",
> >>>>> "validVersions": "0-1",
> &
;>> "validVersions": "0-1",
>>>>> "flexibleVersions": "0+",
>>>>> "fields": [
>>>>>{ "name": "ThrottleTimeMs", "type": "int32", "versions": "0+&quo
;,
> >>"about": "Each resource in the response.", "fields": [
> >>{ "name": "Name", "type": "string", "versions": "0+",
> >> "about": "The res
r the groups
are active or not.
Thanks,
Andrew
Sent from Outlook for Mac
From: PoAn Yang
Date: Wednesday, 2 April 2025 at 03:11
To: dev@kafka.apache.org
Subject: Re: [DISCUSS] KIP-1142: Allow to list non-existent group which has
dynamic config
Hi all,
If there is no further discussion, I
ich is not the same as
> listing the existing groups):
>
>> bin/kafka-configs.sh --describe --entity-type groups
>
> And perhaps, this could list the config for the existing groups because it
> uses ListGroups to get the list of groups:
>
>> bin/kafka-configs.sh --describe --e
Hi all,
I would like to start a discussion thread on KIP-1142.
Currently, kafka-configs.sh requires explicit group names to describe
configurations, which limits flexibility in managing dynamically configured
groups. This KIP proposes extending the ListGroups API to include groups that
do not
pe groups --effective
The advantage to having ListConfigResources is that it would apply to future
resources too without needing
additional RPCs. It also lets you distinguish between what's configuration and
what's live.
Just a random idea for your consideration.
AS3: A group which
11 matches
Mail list logo