Hi Luke, thanks for creating this KIP. It makes sense to me.

I think using timestamp in this case is fine, as the operator only
needs to know if the value changed, not when it changed (in that case
clock drift could be a problem).
Should we name the new DescribeConfigs field as
"LastUpdateTimestampMs" instead of "LastUpdateTimestamp"?

On Fri, Nov 15, 2024 at 8:37 AM Luke Chen <show...@gmail.com> wrote:
>
> Hi all,
>
> I've opened the KIP-1110: Metadata of sensitive configuration
> <https://cwiki.apache.org/confluence/display/KAFKA/KIP-1110%3A+Metadata+of+sensitive+configuration>.
>
>
> Instead of returning null for sensitive configs, by returning metadata of
> the sensitive configs allowing the operators to have a way to get the
> current state of the sensitive configs to do the reconciliation.
>
> Feedbacks and suggestions are welcome.
>
> Thank you.
> Luke

Reply via email to