Skip to content

thread: annotation support when !OS X.#2603

Merged
htuch merged 2 commits intoenvoyproxy:masterfrom
htuch:thread-annotations
Feb 15, 2018
Merged

thread: annotation support when !OS X.#2603
htuch merged 2 commits intoenvoyproxy:masterfrom
htuch:thread-annotations

Conversation

@htuch
Copy link
Member

@htuch htuch commented Feb 14, 2018

Provide support to allow folks to use thread annotations across Envoy in
the absence of a full solution to #2571.

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

Provide support to allow folks to use thread annotations across Envoy in
the absence of a full solution to envoyproxy#2571.

Signed-off-by: Harvey Tuch <htuch@google.com>
Copy link
Member

@ggreenway ggreenway left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes! I'm a huge fan of these types of annotations.

@htuch htuch merged commit f263dc2 into envoyproxy:master Feb 15, 2018
@htuch htuch deleted the thread-annotations branch February 15, 2018 13:09
Shikugawa pushed a commit to Shikugawa/envoy that referenced this pull request Mar 28, 2020
jpsim pushed a commit that referenced this pull request Nov 28, 2022
…he Java and Obj-C builders (#2603)

Add various methods to C++ EngineBuilder to bring it to parity with the Java and Obj-C builders

addStatsSinks()
addDnsMinRefreshSeconds()
addMaxConnectionsPerHost()
enableAdminInterface()
enableHappyEyeballs()
enableHttp3()
enableInterfaceBinding()
enableDrainPostDnsRefresh()
enableH2ExtendKeepaliveTimeout()
enforceTrustChainVerification()
Part of #2498

Risk Level: Low
Testing: New unit tests
Docs Changes: N/A
Release Notes: Updated version_history.txt

Signed-off-by: JP Simard <jp@jpsim.com>
jpsim pushed a commit that referenced this pull request Nov 29, 2022
…he Java and Obj-C builders (#2603)

Add various methods to C++ EngineBuilder to bring it to parity with the Java and Obj-C builders

addStatsSinks()
addDnsMinRefreshSeconds()
addMaxConnectionsPerHost()
enableAdminInterface()
enableHappyEyeballs()
enableHttp3()
enableInterfaceBinding()
enableDrainPostDnsRefresh()
enableH2ExtendKeepaliveTimeout()
enforceTrustChainVerification()
Part of #2498

Risk Level: Low
Testing: New unit tests
Docs Changes: N/A
Release Notes: Updated version_history.txt

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