Skip to content

RetryQueryRunner might fail on parsing responseContext to get missingSegments #5153

@himanshug

Description

@himanshug

responseContext from data node is returned in a header which could get truncated and not be a valid json, and results in json parsing exception in RetryQueryRunner ( https://github.com/druid-io/druid/blob/druid-0.11.0/processing/src/main/java/io/druid/query/RetryQueryRunner.java#L118 )

there was an effort ( #3319 ) to move response context into response payload instead of header and that would fix it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    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