-
Notifications
You must be signed in to change notification settings - Fork 2.3k
[Backport 3.0] Create thread id to SourceLookup map #18107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Jay Deng <[email protected]> (cherry picked from commit a06cf2c) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
❌ Gradle check result for 0d447d4: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
❌ Gradle check result for 0d447d4: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
❌ Gradle check result for 0d447d4: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
❕ Gradle check result for 0d447d4: UNSTABLE Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 3.0 #18107 +/- ##
============================================
- Coverage 72.58% 72.56% -0.03%
- Complexity 67139 67237 +98
============================================
Files 5478 5480 +2
Lines 310120 310320 +200
Branches 45080 45140 +60
============================================
+ Hits 225092 225173 +81
- Misses 66684 66837 +153
+ Partials 18344 18310 -34 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…pensearch-project#18107) (cherry picked from commit a06cf2c) Signed-off-by: Jay Deng <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Signed-off-by: Prudhvi Godithi <[email protected]>
Backport a06cf2c from #17927.