Skip to content

Added name for thread pool#342

Merged
ozkoca merged 3 commits intoawslabs:mainfrom
ozkoca:named-thread-pool
Aug 8, 2025
Merged

Added name for thread pool#342
ozkoca merged 3 commits intoawslabs:mainfrom
ozkoca:named-thread-pool

Conversation

@ozkoca
Copy link
Copy Markdown
Collaborator

@ozkoca ozkoca commented Aug 6, 2025

Description of change

This PR overrides the thread names for AAL thread pool and sets threads as daemon threads

Relevant issues

N/A

Does this contribution introduce any breaking changes to the existing APIs or behaviors?

No

Does this contribution introduce any new public APIs or behaviors?

No

How was the contribution tested?

Unit tests

Does this contribution need a changelog entry?

N/A


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and I agree to the terms of the Developer Certificate of Origin (DCO).

@ozkoca ozkoca had a problem deploying to integration-tests August 6, 2025 08:47 — with GitHub Actions Failure
@ozkoca ozkoca temporarily deployed to integration-tests August 6, 2025 09:31 — with GitHub Actions Inactive
@ozkoca ozkoca temporarily deployed to integration-tests August 6, 2025 14:44 — with GitHub Actions Inactive
@ozkoca ozkoca merged commit 7e7fec5 into awslabs:main Aug 8, 2025
4 checks passed
dongjoon-hyun added a commit to apache/spark that referenced this pull request Sep 3, 2025
### What changes were proposed in this pull request?

This PR aims to upgrade `analyticsaccelerator-s3` to 1.3.0.

### Why are the changes needed?

To use the latest improvements and bug fixes for Apache Spark 4.1.0.
- https://github.com/awslabs/analytics-accelerator-s3/releases/tag/v1.3.0
  - awslabs/analytics-accelerator-s3#345
  - awslabs/analytics-accelerator-s3#338
  - awslabs/analytics-accelerator-s3#321
  - awslabs/analytics-accelerator-s3#342

### Does this PR introduce _any_ user-facing change?

No, this was a new library which is not released yet.

### How was this patch tested?

Pass the CIs.

### Was this patch authored or co-authored using generative AI tooling?

No.

Closes #52203 from dongjoon-hyun/SPARK-53460.

Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
huangxiaopingRD pushed a commit to huangxiaopingRD/spark that referenced this pull request Nov 25, 2025
### What changes were proposed in this pull request?

This PR aims to upgrade `analyticsaccelerator-s3` to 1.3.0.

### Why are the changes needed?

To use the latest improvements and bug fixes for Apache Spark 4.1.0.
- https://github.com/awslabs/analytics-accelerator-s3/releases/tag/v1.3.0
  - awslabs/analytics-accelerator-s3#345
  - awslabs/analytics-accelerator-s3#338
  - awslabs/analytics-accelerator-s3#321
  - awslabs/analytics-accelerator-s3#342

### Does this PR introduce _any_ user-facing change?

No, this was a new library which is not released yet.

### How was this patch tested?

Pass the CIs.

### Was this patch authored or co-authored using generative AI tooling?

No.

Closes apache#52203 from dongjoon-hyun/SPARK-53460.

Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
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.

3 participants