logstash-plugins / logstash-integration-kafka

Kafka Integration for Logstash, providing Input and Output Plugins
Apache License 2.0
32 stars 60 forks source link

Integration tests needed for authenticated schema registry support #96

Closed robbavey closed 3 years ago

robbavey commented 3 years ago

Currently, there is no integration test coverage for authenticated schema registries, leading to issues like #95. We should add integration tests agains authenticated schema registries, and potentially look at a wider refactor of the integration test suite

robbavey commented 3 years ago

94 includes integration tests for authenticated schema registries