Skip to content

Conversation

@not-napoleon
Copy link
Member

Resolves #123053

This adds the thread name to the driver sleep profile output.

* @param wake Millis since epoch when the driver woke, or 0 if it is currently sleeping
*
* @param reason The reason the driver slept
* @param threadName
Copy link
Member

Choose a reason for hiding this comment

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

Fill this one in?

not-napoleon and others added 7 commits March 6, 2025 13:20
 Conflicts:
	server/src/main/java/org/elasticsearch/TransportVersions.java
…ame-in-profile' into esql-thread-name-in-profile

 Conflicts:
	x-pack/plugin/esql/compute/src/test/java/org/elasticsearch/compute/operator/DriverSleepsTests.java
@not-napoleon not-napoleon marked this pull request as ready for review March 10, 2025 15:03
@elasticsearchmachine elasticsearchmachine added the Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) label Mar 10, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-analytical-engine (Team:Analytics)

@not-napoleon not-napoleon enabled auto-merge (squash) March 10, 2025 15:21
@not-napoleon not-napoleon disabled auto-merge March 10, 2025 15:23
@not-napoleon not-napoleon enabled auto-merge (squash) March 10, 2025 17:11
elasticsearchmachine and others added 4 commits March 10, 2025 17:18
…ame-in-profile' into esql-thread-name-in-profile
 Conflicts:
	server/src/main/java/org/elasticsearch/TransportVersions.java
@not-napoleon not-napoleon merged commit 3e94947 into elastic:main Mar 11, 2025
17 checks passed
not-napoleon added a commit that referenced this pull request Mar 11, 2025
albertzaharovits pushed a commit to albertzaharovits/elasticsearch that referenced this pull request Mar 13, 2025
Resolves elastic#123053

This adds the thread name to the driver sleep profile output.
---------

Co-authored-by: elasticsearchmachine <[email protected]>
jfreden pushed a commit to jfreden/elasticsearch that referenced this pull request Mar 13, 2025
Resolves elastic#123053

This adds the thread name to the driver sleep profile output.
---------

Co-authored-by: elasticsearchmachine <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Analytics/ES|QL AKA ESQL >non-issue Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) v9.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ESQL: Capture running thread in status

3 participants