Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.10.2
-
None
-
Unknown
Description
A NullPointerException occurs in SpringBatchProducer line 60 when a header with a null value exists.
Null headers should just be ignored or perhaps be added in jobParameters with a null value. I don't known what is the best strategy.