Skip to content

config: avoid spurious empty final discovery request.#2432

Merged
htuch merged 1 commit intoenvoyproxy:masterfrom
htuch:grpc-mux-impl
Jan 23, 2018
Merged

config: avoid spurious empty final discovery request.#2432
htuch merged 1 commit intoenvoyproxy:masterfrom
htuch:grpc-mux-impl

Conversation

@htuch
Copy link
Copy Markdown
Member

@htuch htuch commented Jan 23, 2018

When a subscription is for the empty set, rather than a specific set of services, avoid sending an
empty request when the watch ends.

Testing: UT
Risk Level: Low

Signed-off-by: Harvey Tuch htuch@google.com

When a subscription is for the empty set, rather than a specific set of services, avoid sending an
empty request when the watch ends.

Signed-off-by: Harvey Tuch <htuch@google.com>
@htuch htuch merged commit 6336007 into envoyproxy:master Jan 23, 2018
@htuch htuch deleted the grpc-mux-impl branch January 23, 2018 18:56
jpsim pushed a commit that referenced this pull request Nov 28, 2022
Description: The change is needed in order for JNI to be able to find classes which are defined in our repository (as opposed to built in Java types). Google documents in here touches on this issue. The implementation could be improved by adding some caching to it but I am inclined to keep it simple unless we find out that its performance is an issue. Needed for #2432.
Risk Level: None, not used anywhere as of now.
Testing: Manual
Docs Changes: N/A
Release Notes: N/A

Signed-off-by: Rafal Augustyniak raugustyniak@lyft.com
Signed-off-by: JP Simard <jp@jpsim.com>
jpsim pushed a commit that referenced this pull request Nov 29, 2022
Description: The change is needed in order for JNI to be able to find classes which are defined in our repository (as opposed to built in Java types). Google documents in here touches on this issue. The implementation could be improved by adding some caching to it but I am inclined to keep it simple unless we find out that its performance is an issue. Needed for #2432.
Risk Level: None, not used anywhere as of now.
Testing: Manual
Docs Changes: N/A
Release Notes: N/A

Signed-off-by: Rafal Augustyniak raugustyniak@lyft.com
Signed-off-by: JP Simard <jp@jpsim.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants