Skip to content

Should kinit be called for each connection? #38

@yastanotheruser

Description

@yastanotheruser

I'm currently having an issue trying to connect a Kafka cluster due to many concurrent blocking calls to sasl_kinit which messes with the VM scheduling, causing various errors in other modules of my app. Couldn't the Kerberos credential cache allow us to reuse the TGT across multiple connections?

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