spring-projects / spring-projects/spring-batch

Missing examples of remote chunking/partitioning configuration with the batch-integration XML namespace

Open
#3,858 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

in: documentation type: bug
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.