Gabor Gevay created FLINK-2114: ---------------------------------- Summary: PunctuationPolicy.toString() throws NullPointerException if extractor is null Key: FLINK-2114 URL: https://issues.apache.org/jira/browse/FLINK-2114 Project: Flink Issue Type: Bug Components: Streaming Reporter: Gabor Gevay Assignee: Gabor Gevay Priority: Minor
Parenthesis is missing in PunctuationPolicy.toString() around the conditional operator checking for not null, which makes the condition always true. -- This message was sent by Atlassian JIRA (v6.3.4#6332)