envoyproxy / java-control-plane

Java implementation of an Envoy gRPC control plane

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support `set_node_on_first_message_only`

zhouxiaobo1990 opened this issue · comments

Envoy may configure set_node_on_first_message_only.

However the current implementation of the java control plane doesn't support that.