Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2.x] Bug fix for missing logs directory #4335

Merged
merged 1 commit into from
Aug 31, 2022

Conversation

burck1
Copy link
Contributor

@burck1 burck1 commented Aug 29, 2022

Backport to 2.x for #4305

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

Codecov Report

Merging #4335 (c24755a) into 2.x (38372e1) will increase coverage by 0.01%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                2.x    #4335      +/-   ##
============================================
+ Coverage     70.61%   70.62%   +0.01%     
+ Complexity    56935    56900      -35     
============================================
  Files          4571     4571              
  Lines        273530   273530              
  Branches      40111    40111              
============================================
+ Hits         193147   193188      +41     
+ Misses        64195    64139      -56     
- Partials      16188    16203      +15     
Impacted Files Coverage Δ
...a/org/opensearch/client/cluster/SniffModeInfo.java 0.00% <0.00%> (-56.25%) ⬇️
.../java/org/opensearch/node/NodeClosedException.java 50.00% <0.00%> (-50.00%) ⬇️
.../java/org/opensearch/search/dfs/AggregatedDfs.java 51.61% <0.00%> (-45.17%) ⬇️
...opensearch/persistent/PersistentTasksExecutor.java 22.22% <0.00%> (-44.45%) ⬇️
...adcast/BroadcastShardOperationFailedException.java 55.55% <0.00%> (-44.45%) ⬇️
...java/org/opensearch/threadpool/ThreadPoolInfo.java 56.25% <0.00%> (-37.50%) ⬇️
...ava/org/opensearch/search/dfs/DfsSearchResult.java 43.26% <0.00%> (-35.58%) ⬇️
.../search/aggregations/pipeline/HoltLinearModel.java 20.33% <0.00%> (-32.21%) ⬇️
...earch/client/indices/GetIndexTemplatesRequest.java 46.15% <0.00%> (-30.77%) ⬇️
...opensearch/index/reindex/BulkByScrollResponse.java 48.38% <0.00%> (-28.23%) ⬇️
... and 480 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@burck1 burck1 force-pushed the backport/backport-4305-to-2.x branch from c84b1f5 to d38599c Compare August 31, 2022 16:16
…nsearch-project#4305)

* [BUG] Create logs directory before running OpenSearch on Windows

Signed-off-by: Alex Burck <me@alexburck.com>

* update changlog pr link

Signed-off-by: Alex Burck <me@alexburck.com>

(cherry picked from commit 7ea6e88)

Signed-off-by: Alex Burck <me@alexburck.com>
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@burck1 burck1 force-pushed the backport/backport-4305-to-2.x branch from d38599c to fe234b8 Compare August 31, 2022 16:21
@burck1
Copy link
Contributor Author

burck1 commented Aug 31, 2022

@dblock and @reta : FYI, I re-cherry-picked this backport because it looks like another change was also backported that caused conflicts. Should be good to go now.

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@reta reta merged commit f98340e into opensearch-project:2.x Aug 31, 2022
@burck1 burck1 deleted the backport/backport-4305-to-2.x branch September 1, 2022 19:47
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.

4 participants