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

[Failing CI] Main branch build is failing #2165

Closed
DarshitChanpura opened this issue Oct 13, 2022 · 3 comments
Closed

[Failing CI] Main branch build is failing #2165

DarshitChanpura opened this issue Oct 13, 2022 · 3 comments
Labels
ci triaged Issues labeled as 'Triaged' have been reviewed and are deemed actionable. v3.0.0

Comments

@DarshitChanpura
Copy link
Member

Description

main CI started failing due to an effort to migrate http client/core to 5.x via opensearch-project/OpenSearch#4459

Since we transitively pull these dependencies which were removed, the CI failed.

  api "org.apache.httpcomponents:httpclient:${versions.httpclient}"
  api "org.apache.httpcomponents:httpcore:${versions.httpcore}"
  api "org.apache.httpcomponents:httpasyncclient:${versions.httpasyncclient}"
  api "org.apache.httpcomponents:httpcore-nio:${versions.httpcore}"

There is an ongoing effort to fix this.

Expectations

CI should be green

@cwperks cwperks added the untriaged Require the attention of the repository maintainers and may need to be prioritized label Oct 17, 2022
@stephen-crawford
Copy link
Contributor

[TRIAGE] @reta can you take a look at this? Thank you.

@stephen-crawford stephen-crawford added triaged Issues labeled as 'Triaged' have been reviewed and are deemed actionable. and removed untriaged Require the attention of the repository maintainers and may need to be prioritized labels Oct 17, 2022
@reta
Copy link
Collaborator

reta commented Oct 17, 2022

#2171

@DarshitChanpura
Copy link
Member Author

Closing this as it was solve via: #2171

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci triaged Issues labeled as 'Triaged' have been reviewed and are deemed actionable. v3.0.0
Projects
None yet
Development

No branches or pull requests

4 participants