Skip to content

Support Apache HttpAsyncClient 5.x for Brave HttpAsyncClient #1438

@Aditya-2001

Description

@Aditya-2001

Feature

Apache 5.x uses different Java packages than the older Apache 4.x versions. While Brave's HttpAsyncClient works with the 4.x series, making it compatible with the 5.x series requires some changes or adding a new feature, like HttpAsyncClient5, designed specifically for the 5.x series.

i.e. org.apache.httpcomponents:httpasyncclient:6.0.3 uses org.apache.httpcomponents.httpasyncclient:4.1.5.

Is brave planning to support apache client v5 for HttpAsyncClient i.e. org.apache.httpcomponents.httpasyncclient:5.x+?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions