spring-projects / spring-projects/spring-batch
Missing examples of remote chunking/partitioning configuration with the batch-integration XML namespace
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 3k
- Forks
- 2.5k
- Avg merge
- 6d 53m
- Merged PRs (30d)
- 3
Description
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked spring-batch-integration section and inspect the RemoteChunking[Manager/Worker]Builder and RemotePartitioning[Manager/Worker]Builder examples, then use the XML toggle to verify the rendered content. Add equivalent samples using the batch-integration XML namespace for each Java configuration style, and confirm that selecting XML displays those samples rather than the Java configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100