Browse Source
* KAFKA-7962: StickyAssignor: throws NullPointerException during assignments if topic is deleted https://issues.apache.org/jira/browse/KAFKA-7962 Consumer using StickyAssignor throws NullPointerException if a subscribed topic was removed. * addressed vahidhashemian's comments * lower NPath Complexity * added a unit testpull/6345/head
huxi
6 years ago
committed by
Vahid Hashemian
2 changed files with 36 additions and 2 deletions
Loading…
Reference in new issue