Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a new OCI streaming module that reconfigures configure / fixes health check #180

Open
graemerocher opened this issue May 7, 2021 · 1 comment
Labels
type: enhancement New feature or request

Comments

@graemerocher
Copy link
Contributor

Currently it is too complex to craft the configuration to connect to OCI streaming

There should be a OCI streaming module that depends on Kafka and auto-configures it plus fixes the health endpoint which does not work and report

11:06:37.332 [scheduled-executor-thread-1] ERROR i.m.m.health.indicator.HealthResult - Health indicator [kafka] reported exception: java.lang.NullPointerException: The future returned null
java.lang.NullPointerException: The future returned null
	at io.reactivex.internal.operators.flowable.FlowableFromFuture.subscribeActual(FlowableFromFuture.java:51)
	at io.reactivex.Flowable.subscribe(Flowable.java:14935)

@graemerocher graemerocher added the type: enhancement New feature or request label May 28, 2021
@dmeibusch
Copy link

Agreed, in particular the Kafka configuration documentation to connect as resource or instance principal to Streaming was difficult to find for us.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants