Skip to content

Conversation

@rishabhmaurya
Copy link
Owner

  • OpenSearchThreadPoolExecutor to accept trace event service to wrap Runnable for trace diagnosis purpose
  • initialization of trace event service while node bootstrap
  • feature flag for trace diagnosis
  • transport service to accept trace event service to wrap transport handler using TransportResponseHandler to handle missed runnable start trace events
  • onboard generic thread pool with trace diagnosis

relates to opensearch-project#8816

Description

[Describe what this change achieves]

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

* interfaces for trace event listener
* wrappers for diagnosis integration with spans
* trace event listener service
* support to register trace event listeners via plugins in server

Signed-off-by: Rishabh Maurya <[email protected]>
* OpenSearchThreadPoolExecutor to accept trace event service to wrap Runnable
  for trace diagnosis purpose
* initialization of trace event service while node bootstrap
* feature flag for trace diagnosis
* transport service to accept trace event service to wrap transport handler
  using TransportResponseHandler to handle missed runnable start trace events
* onboard generic thread pool with trace diagnosis

Signed-off-by: Rishabh Maurya <[email protected]>
@github-actions
Copy link

github-actions bot commented Aug 4, 2023

Gradle Check (Jenkins) Run Completed with:

  • RESULT: null ❌
  • URL:
  • CommitID: a7fa36f
    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?

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