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

KafkaExporter reconcile and runtime issues when deployed via operator #151

Open
matthew-chirgwin opened this issue Apr 8, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@matthew-chirgwin
Copy link
Member

matthew-chirgwin commented Apr 8, 2021

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

@matthew-chirgwin matthew-chirgwin added the bug Something isn't working label Apr 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant