The kas-fleetshard-operator is responsible for provisioning and managing instances of kafka on a cluster. The kas-fleetshard-synchronizer synchronizes the state of a fleet shard with the kas-fleet-manager.
Apache License 2.0
7
stars
20
forks
source link
[MGDSTRM-8880] Avoid NPE when informer event handler is null #753
Arg, upstream it's tolerant to a null handler on the initial inform calls, but not on the add calls.