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
{{ message }}
This repository has been archived by the owner on Mar 9, 2021. It is now read-only.
Create a kafka source without sink and try describing it, it fails with runtime error as the nil check for Sink is missing:
Steps to reproduce:
Suggested fix:
Check for nil value here
client-contrib/plugins/source-kafka/pkg/factories/rune_factory.go
Line 189 in 49864fb
The text was updated successfully, but these errors were encountered: