Skip to content

Expose fallback copy option in RocksJava ingest options#14804

Open
richinmrudul wants to merge 1 commit into
facebook:mainfrom
richinmrudul:expose-java-ingest-fallback-copy
Open

Expose fallback copy option in RocksJava ingest options#14804
richinmrudul wants to merge 1 commit into
facebook:mainfrom
richinmrudul:expose-java-ingest-fallback-copy

Conversation

@richinmrudul
Copy link
Copy Markdown

Summary:
Exposes IngestExternalFileOptions::failed_move_fall_back_to_copy through RocksJava so Java users can control whether ingestion falls back to copying when hard linking fails.

Fixes #14803

Test Plan:
git diff --check
make check-sources

Not run:
make rocksdbjava -j8

Java tests were not runnable locally because no Java runtime/JDK is installed and JAVA_HOME is unset.

@meta-cla meta-cla Bot added the CLA Signed label May 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expose IngestExternalFileOptions::failed_move_fall_back_to_copy in RocksJava

2 participants