[jira] [Created] (FLINK-2114) PunctuationPolicy.toString() throws NullPointerException if extractor is null

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-2114) PunctuationPolicy.toString() throws NullPointerException if extractor is null

Shang Yuanchun (Jira)
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)