Re: NullPointerException on StreamTask

2019-05-27 Thread Congxian Qiu
Hi From the code[1] said, seems `chainedConfigs.get(edge.getSourceId())` is null(chainedConfigs will never be null and edge would not be null), but I can’t tell why this can happen, maybe some one else can help here. [1] 

NullPointerException on StreamTask

2019-05-27 Thread bastien dine
Hello eveyrone, I am experiencing random NullPointerException since I upgrade 1.8 Cannot find anything related on the JIRA, have someone an explanation ? or maybe can point me in the right direction to check some stuff ? My source is a KafkaProducer Stacktrace : java.lang.NullPointerException