You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: