Skip to content

Docs Bug: ConfigResource uses incremental_configs but mentions add_incremental_configs in descriptionΒ #1979

Open
@psgpyc

Description

@psgpyc

Hi team πŸ‘‹,

While working with the confluent_kafka.admin.ConfigResource class, I noticed an inconsistency in the documentation regarding incremental config updates:

Issue:
β€’ The constructor has an argument named incremental_configs, which is correct and functional.
β€’ However, the class docstring or comments refer to add_incremental_configs (with an β€œs”), which does not exist.

LInk to docs:

https://docs.confluent.io/platform/current/clients/confluent-kafka-python/html/index.html#configresource

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions