Skip to content

Remove org.apache.druid.discovery.BrokerClient by switching to org.apache.druid.sql.client.BrokerClient #17435

@abhishekrb19

Description

@abhishekrb19

org.apache.druid.discovery.BrokerClient was deprecated in favor of org.apache.druid.sql.client.BrokerClient in #17382.

Currently, there's only one usage of org.apache.druid.discovery.BrokerClient in SegmentLoadStatusFetcher in the MSQ code. We can remove that instance altogether and migrate to using the new org.apache.druid.sql.client.BrokerClient which is a more robust client.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions