Skip to content

Conversation

kaibocai
Copy link
Member

@kaibocai kaibocai commented Jun 23, 2023

Issue describing the changes in this PR

This PR contributes to support customized Data Converter in https://github.com/microsoft/durabletask-java. Related issue: microsoft/durabletask-java#134

  1. Set thread context classloader to the one we provide to customer for the entire middleware chain so that all middleware in the chain have same thread context classloader and thus have access to customer classes and resources.
  2. With above change I am able to unify the executor for java11 and java8, so removed duplicate/unnecessary classes.

Pull request checklist

  • My changes do not require documentation changes
    • Otherwise: Documentation issue linked to PR
  • My changes should not be added to the release notes for the next release
    • Otherwise: I've added my notes to release_notes.md
  • My changes do not need to be backported to a previous version
    • Otherwise: Backport tracked by issue/PR #issue_or_pr
  • I have added all required tests (Unit tests, E2E tests)

Additional information

Additional PR information

Copy link
Collaborator

@kamperiadis kamperiadis left a comment

Choose a reason for hiding this comment

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

LGTM!

@kaibocai kaibocai force-pushed the kaibocai/df-dataconventer branch from 71b00c0 to 6ec77fc Compare September 27, 2023 15:37
@kaibocai kaibocai merged commit 5315874 into dev Sep 27, 2023
@kaibocai kaibocai deleted the kaibocai/df-dataconventer branch September 27, 2023 15:37
ahmedmuhsin added a commit that referenced this pull request Aug 2, 2024
ahmedmuhsin added a commit that referenced this pull request Aug 2, 2024
ahmedmuhsin added a commit that referenced this pull request Aug 7, 2024
kamperiadis pushed a commit that referenced this pull request Aug 7, 2024
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