]
Cheng Fang edited comment on WFLY-3724 at 9/2/14 5:39 PM:
----------------------------------------------------------
See batch spec group discussion thread:
Batch jobs don't receive partition-specific parameters
------------------------------------------------------
Key: WFLY-3724
URL:
https://issues.jboss.org/browse/WFLY-3724
Project: WildFly
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Batch
Affects Versions: 8.1.0.Final
Environment: Windows 7 Home Premium Service Pack 1 64-bit + JDK8u11 + WildFly
8.1.0 Final
Reporter: Ari Silvan
Assignee: Enrique González Martínez
When defining a batch job chunk step to run as partitions, ItemReader doesn't receive
the partition-specific parameters specified by an implementation of the PartitionPlan
interface. Parameters are null. See steps to reproduce for further details.