Skip to content
This repository was archived by the owner on Dec 16, 2020. It is now read-only.
This repository was archived by the owner on Dec 16, 2020. It is now read-only.

gRPC CreateInitialMetadata callback not work #414

@bianpengyuan

Description

@bianpengyuan

onCreateInitialMetadata is triggered inline in SendRaw, at that time grpc call token is not yet returned into module, which makes onCreateInitialMetadata always fail. This is the tentative fix in istio envoy repo: https://github.com/istio/envoy/pull/152/files#diff-3367fe470b910c37aac0a6fd5856a936 not sure if it is the proper fix. If yes I could patch the same fix in envoy-wasm repo.

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