Skip to content

Stream chunked responses from Consul API #2288

@dadjeibaah

Description

@dadjeibaah

Consul's Agent API automatically switches to chunked responses when service discovery information becomes significantly large. Based on #2286, the HTTP client in the Consul namer does not handle chunked responses properly because the JSON parser expects the JSON data to be the entire payload when it begins parsing. The namer should be able to handle this scenario.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions