spring-batch
spring-batch copied to clipboard
Missing examples of remote chunking/partitioning configuration with the batch-integration XML namespace
As of 4.3, the section related to RemoteChunking[Manager/Worker]Builder and RemotePartitioning[Manager/Worker]Builder APIs provides only the Java configuration style for code examples. The equivalent XML samples based on the batch-integration namespace are missing (hence selecting the XML toggle at the top of the page stills shows the Java config style).
Reference: https://stackoverflow.com/questions/66343966
Hi Mahmoud,
We are searching for XML configuration sample for Spring remote partitioning but unfortunately couldn't find the same.
Can you please kindly share the same.