Skip to content

docs: document Java dynamic dedup#839

Open
officialasishkumar wants to merge 9 commits intomainfrom
codex/java-dynamic-dedup-docs
Open

docs: document Java dynamic dedup#839
officialasishkumar wants to merge 9 commits intomainfrom
codex/java-dynamic-dedup-docs

Conversation

@officialasishkumar
Copy link
Copy Markdown
Member

@officialasishkumar officialasishkumar commented Apr 23, 2026

What has changed?

Documents Java dynamic deduplication as a dedup-only Java SDK flow across the versioned Java SDK pages.

This adds:

  • Java SDK setup for Enterprise dynamic dedup replay.
  • Explicit note that the Java SDK does not record API traffic or mocks.
  • JaCoCo TCP server mode requirements and defaults.
  • Native and Docker keploy test --dedup commands.
  • Restricted Docker guidance for shared /tmp control/data sockets.
  • KEPLOY_JAVA_CLASS_DIRS guidance for custom layouts and faster replay.
  • CI guidance that Java dedup pipelines should use checked-in fixtures and should not record in CI.

Related issue: keploy/enterprise#1920
Related PRs: keploy/java-sdk#180, keploy/samples-java#130, keploy/enterprise#1912

Type of change

  • Bug fix (non-breaking change which fixes an issue).
  • New feature (non-breaking change which adds functionality).
  • Breaking change (fix or feature that would cause existing functionality to not work as expected).
  • Documentation update (if none of the other choices apply).

How Has This Been Tested?

  • git diff --check.
  • Searched the updated Java pages for stale JaCoCo merge/keploy-e2e.exec instructions; no stale merge-flow terms remain.

No docs site rebuild was run after this final versioned-docs update.

Checklist:

  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.

Signed-off-by: Asish Kumar <officialasishkumar@gmail.com>
Signed-off-by: Asish Kumar <officialasishkumar@gmail.com>
Signed-off-by: Asish Kumar <officialasishkumar@gmail.com>
Signed-off-by: Asish Kumar <officialasishkumar@gmail.com>
Signed-off-by: Asish Kumar <officialasishkumar@gmail.com>
Signed-off-by: Asish Kumar <officialasishkumar@gmail.com>
@officialasishkumar officialasishkumar marked this pull request as ready for review April 23, 2026 16:40
@officialasishkumar
Copy link
Copy Markdown
Member Author

Upstream tracking issue: keploy/enterprise#1920

Signed-off-by: Asish Kumar <officialasishkumar@gmail.com>
Signed-off-by: Asish Kumar <officialasishkumar@gmail.com>
Signed-off-by: Asish Kumar <officialasishkumar@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant