FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[java-storage] Improve Virtual Thread compatibility · Issue #12641 · googleapis/google-cloud-java · GitHub

[java-storage] Improve Virtual Thread compatibility #12641

Description

With the release of Java 21 Virtual Threads are now a first class feature.

To better support the use of virtual threads in applications we will need to evaluate and update certain assumptions and aspects the library is built upon today.

Virtual Threads: An Adoption Guide outlines several considerations we should keep in mind when doing this work.

Items to investigate:

  1. Timeline for java 21 CI/CD infrastructure readiness
  2. synchronized method and blocks
  3. Existing locking strategies
  4. ExecutorService usage
  5. Context propagation with other libraries (OTel, OpenCensus)
  6. Parallel Stream usage
  7. other java.util.concurrent usages

Metadata

Metadata

Assignees

No one assigned

    Labels

    api: storageIssues related to the Cloud Storage API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL