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
InboundKafkaChannel didn't handle the case when source data in kafka is not partitioned(without key). NullPointerException will be thrown when consuming.