Skip to content

%T and %h trigger odd warning #468

Description

@jlous

When I list messages with %T or %h in the format sting, the whole list is preceded by this seemingly unrelated warning:

%4|1781105393.928|CONFWARN|rdkafka#consumer-1| [thrd:app]: Configuration property api.version.request is deprecated: Post-deprecation actions: remove this configuration property, brokers < 0.10.0 won't be supported anymore in librdkafka 3.x. Request broker's supported API versions to adjust functionality to available protocol features. If set to false, or the ApiVersionRequest fails, the fallback version broker.version.fallback will be used. NOTE: Depends on broker version >=0.10.0. If the request is not supported by (an older) broker the broker.version.fallback fallback is used.

%T does insert the timestamp, while %h seems to do nothing.

Version 1.7.0 (JSON, Avro, Transactions, IncrementalAssign, librdkafka 2.14.2 builtin.features=gzip,snappy,ssl,sasl,regex,lz4,sasl_gssapi,sasl_plain,sasl_scram,plugins,zstd,sasl_oauthbearer,http,oidc)
Installed with brew on current macos

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions