Skip to content

[Failing CI] Main branch build is failing #2165

@DarshitChanpura

Description

@DarshitChanpura

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    citriagedIssues labeled as 'Triaged' have been reviewed and are deemed actionable.v3.0.0

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions