Skip to content

bazel: asan config and documentation.#707

Merged
mattklein123 merged 1 commit intoenvoyproxy:masterfrom
htuch:asan
Apr 6, 2017
Merged

bazel: asan config and documentation.#707
mattklein123 merged 1 commit intoenvoyproxy:masterfrom
htuch:asan

Conversation

@htuch
Copy link
Copy Markdown
Member

@htuch htuch commented Apr 6, 2017

Some of the integration tests are actually failing under ASAN, which is surprising given they don't
do this under the cmake ASAN runs. Will investigate further before we rollover to this in CI.

Some of the integration tests are actually failing under ASAN, which is surprising given they don't
do this under the cmake ASAN runs. Will investigate further before we rollover to this in CI.
@mattklein123 mattklein123 merged commit 2cefef1 into envoyproxy:master Apr 6, 2017
rshriram pushed a commit to rshriram/envoy that referenced this pull request Oct 30, 2018
* Add auth filter from mixer filter.

* use UserInfo constructor.

* fix format
jpsim pushed a commit that referenced this pull request Nov 28, 2022
Adds functionality built on top of the upstream Envoy changes in #10097 which will allow the bridging layers to manually flush stats based on lifecycle changes in the mobile application.

Note: Stats must be flushed from the main Envoy thread, as validated by the following assertion failure that occurs when attempting to flush from another thread:

```
[2020-02-27 14:38:43.181][4716580][critical][assert] [external/envoy/source/common/thread_local/thread_local_impl.cc:190] assert failure: std::this_thread::get_id() == main_thread_id_.
```

Follow-up PRs will call these functions from Java/Objective-C.

Part of envoyproxy/envoy-mobile#573.

Signed-off-by: Michael Rebello <me@michaelrebello.com>
Signed-off-by: JP Simard <jp@jpsim.com>
jpsim pushed a commit that referenced this pull request Nov 29, 2022
Adds functionality built on top of the upstream Envoy changes in #10097 which will allow the bridging layers to manually flush stats based on lifecycle changes in the mobile application.

Note: Stats must be flushed from the main Envoy thread, as validated by the following assertion failure that occurs when attempting to flush from another thread:

```
[2020-02-27 14:38:43.181][4716580][critical][assert] [external/envoy/source/common/thread_local/thread_local_impl.cc:190] assert failure: std::this_thread::get_id() == main_thread_id_.
```

Follow-up PRs will call these functions from Java/Objective-C.

Part of envoyproxy/envoy-mobile#573.

Signed-off-by: Michael Rebello <me@michaelrebello.com>
Signed-off-by: JP Simard <jp@jpsim.com>
mathetake added a commit that referenced this pull request Mar 3, 2026
**Commit Message**

https://go.dev/doc/devel/release#go1.24.minor

Signed-off-by: Takeshi Yoneda <t.y.mathetake@gmail.com>
Co-authored-by: Dan Sun <dsun20@bloomberg.net>
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