[jira] [Commented] (NIFI-6682) SplitJson does not work if the input is null

2019-09-27 Thread Otto Fowler (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16939327#comment-16939327 ] Otto Fowler commented on NIFI-6682: --- There is a PR out now, [~dust2sleep] any help with validation would

[jira] [Commented] (NIFI-6682) SplitJson does not work if the input is null

2019-09-26 Thread Otto Fowler (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16938983#comment-16938983 ] Otto Fowler commented on NIFI-6682: --- I'll have a PR for this soon. I have working fix. The issue is

[jira] [Commented] (NIFI-6682) SplitJson does not work if the input is null

2019-09-26 Thread Otto Fowler (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16938790#comment-16938790 ] Otto Fowler commented on NIFI-6682: --- Ok, I'll try it when I get a chance > SplitJson does not work if

[jira] [Commented] (NIFI-6682) SplitJson does not work if the input is null

2019-09-26 Thread Frank Chen (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16938772#comment-16938772 ] Frank Chen commented on NIFI-6682: -- [~otto]   *@Test* *public void

[jira] [Commented] (NIFI-6682) SplitJson does not work if the input is null

2019-09-25 Thread Otto Fowler (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16938070#comment-16938070 ] Otto Fowler commented on NIFI-6682: --- If you could attache the code to reproduce ( the test would be

[jira] [Commented] (NIFI-6682) SplitJson does not work if the input is null

2019-09-25 Thread Matthew Knight (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16938051#comment-16938051 ] Matthew Knight commented on NIFI-6682: -- I developed a solution for this, but have some bureaucracy to

[jira] [Commented] (NIFI-6682) SplitJson does not work if the input is null

2019-09-25 Thread Frank Chen (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16937900#comment-16937900 ] Frank Chen commented on NIFI-6682: --  String "null" > SplitJson does not work if the input is null >

[jira] [Commented] (NIFI-6682) SplitJson does not work if the input is null

2019-09-25 Thread Frank Chen (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16937894#comment-16937894 ] Frank Chen commented on NIFI-6682: -- The issue is essentially caused by that the dependent

[jira] [Commented] (NIFI-6682) SplitJson does not work if the input is null

2019-09-19 Thread Matthew Knight (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16933683#comment-16933683 ] Matthew Knight commented on NIFI-6682: -- I'm having trouble reproducing this in unit test form, what

[jira] [Commented] (NIFI-6682) SplitJson does not work if the input is null

2019-09-17 Thread Joseph Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16931750#comment-16931750 ] Joseph Witt commented on NIFI-6682: --- fix version can be applied once there is a PR and review traction.