Skip to content
This repository was archived by the owner on Oct 10, 2023. It is now read-only.
This repository was archived by the owner on Oct 10, 2023. It is now read-only.

KafkaExporter reconcile and runtime issues when deployed via operator #151

@matthew-chirgwin

Description

@matthew-chirgwin

Issue Description

If configured to deploy via a CR, Event Streams can produce additional JMX metrics via the KafkaExporter component. While the operator processes the request to deploy the KafkaExporter however, a java.lang.NullPointerException can be encountered, which will cause the reconcile to fail, and the KafkaExporter ultimately to not be deployed.

In addition, if the KafkaExporter does deploy, it may fail to start/run correctly, due to a lack of permissions.

Both issues are caused by the operator misprocessing elements of the CR.

Environment

  • IBM Event Streams Version: 10.x

Issue reference: ES-6722

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions