Closed sjoss closed 5 years ago
Why not providing a PR instead of saying what we have to do to fix the issue ?
you're right and I'm doing code (and PR). :smiley: it's just a process problem : if you preffer an issue to discuss the problem then a PR or PR directly ...
We need both ;)
See https://github.com/gravitee-io/gravitee-gateway/blob/master/CONTRIBUTING.adoc
ok, I do it again my PR cleanly ...
Expected Behavior
we want to used Kafka reporter to exploit the logs
Current Behavior
if we install the reporter-kafka from https://download.gravitee.io/graviteeio-apim/plugins/reporters/gravitee-reporter-kafka/ : the gatway send a ClassNotFoundException
We have the same issue if we build from master (gravitee-reporter-kafka-1.1.0-snap.zip)
Possible Solution
quick fix : remove the spring controler (it call EnabledKafkaReporter)
Context
we cannot log in kafka
Your Environment