Skip to content

Ensure Files.createTempDirectory honors java.io.tmpdir system property#16832

Closed
arun0009 wants to merge 1 commit intoopensearch-project:mainfrom
arun0009:feature/use-tmpdir
Closed

Ensure Files.createTempDirectory honors java.io.tmpdir system property#16832
arun0009 wants to merge 1 commit intoopensearch-project:mainfrom
arun0009:feature/use-tmpdir

Conversation

@arun0009
Copy link
Copy Markdown

@arun0009 arun0009 commented Dec 11, 2024

Description

[Describe what this change achieves]
This PR updates the createTempDirectory method to ensure it honors java.io.tmpdir system property.

Related Issues

Resolves #[16833]

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@github-actions
Copy link
Copy Markdown
Contributor

❌ Gradle check result for a50a5f3: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Copy Markdown
Contributor

❌ Gradle check result for 19bb95c: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Copy Markdown
Contributor

❕ Gradle check result for db80f53: UNSTABLE

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.15%. Comparing base (b359dd8) to head (c048c3f).
Report is 481 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #16832      +/-   ##
============================================
+ Coverage     72.08%   72.15%   +0.06%     
- Complexity    65279    65316      +37     
============================================
  Files          5318     5318              
  Lines        304056   304056              
  Branches      43992    43992              
============================================
+ Hits         219188   219399     +211     
+ Misses        66932    66675     -257     
- Partials      17936    17982      +46     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions
Copy link
Copy Markdown
Contributor

❌ Gradle check result for 0ef02ed: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Copy Markdown
Contributor

❌ Gradle check result for e72cce9: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Copy Markdown
Contributor

❌ Gradle check result for 493b175: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Copy Markdown
Contributor

❌ Gradle check result for fc78ac5: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Signed-off-by: Arun Gopalpuri <arun0009@gmail.com>
@github-actions
Copy link
Copy Markdown
Contributor

✅ Gradle check result for c048c3f: SUCCESS

@opensearch-trigger-bot
Copy link
Copy Markdown
Contributor

This PR is stalled because it has been open for 30 days with no activity.

@opensearch-trigger-bot opensearch-trigger-bot bot added stalled Issues that have stalled and removed stalled Issues that have stalled labels Jan 14, 2025
@opensearch-trigger-bot
Copy link
Copy Markdown
Contributor

This PR is stalled because it has been open for 30 days with no activity.

@opensearch-trigger-bot opensearch-trigger-bot bot added stalled Issues that have stalled and removed stalled Issues that have stalled labels Feb 14, 2025
@opensearch-trigger-bot
Copy link
Copy Markdown
Contributor

This PR is stalled because it has been open for 30 days with no activity.

@opensearch-trigger-bot opensearch-trigger-bot bot added stalled Issues that have stalled and removed stalled Issues that have stalled labels Mar 17, 2025
@opensearch-trigger-bot
Copy link
Copy Markdown
Contributor

This PR is stalled because it has been open for 30 days with no activity.

@opensearch-trigger-bot opensearch-trigger-bot bot added the stalled Issues that have stalled label Apr 26, 2025
@opensearch-trigger-bot opensearch-trigger-bot bot removed the stalled Issues that have stalled label May 4, 2025
@arun0009 arun0009 closed this by deleting the head repository May 11, 2025
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