Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(data-transfer): upgrade ob-loader-dumper to 4.2.8-RELEASE #1427

Merged
merged 15 commits into from
Jan 29, 2024

Conversation

LuckyPickleZZ
Copy link
Collaborator

Upgrade ob-loader-dumper to 2.4.8-RELEASE. There are two main changes:

  1. They removed ControlManager#register method, but will restore it in 2.4.8.1. So we will temporarily delete the call to this method and add it back later.
    This has resulted in data-mask being temporarily unavailable.

  2. Ob-loader-dumper uses session.config.json file to init session, we added it into server/plugins/task-plugin-ob-mysql/src/main/resources/session.config.json

@LuckyPickleZZ LuckyPickleZZ added type-feature The functionality to be implemented module-Data generation and migration Mock data,Import,Export labels Jan 22, 2024
@LuckyPickleZZ LuckyPickleZZ added this to the ODC 4.2.4 milestone Jan 22, 2024
@LuckyPickleZZ LuckyPickleZZ self-assigned this Jan 22, 2024
@LuckyPickleZZ LuckyPickleZZ changed the title feat(data-transfer): upgrade ob-loader-dumper to 2.4.8-RELEASE feat(data-transfer): upgrade ob-loader-dumper to 4.2.8-RELEASE Jan 22, 2024
@LuckyPickleZZ LuckyPickleZZ deleted the wenmu_424_upgrade_ob_loader_dumper branch January 22, 2024 11:00
@LuckyPickleZZ LuckyPickleZZ restored the wenmu_424_upgrade_ob_loader_dumper branch January 22, 2024 11:01
@LuckyPickleZZ LuckyPickleZZ reopened this Jan 22, 2024
Copy link
Contributor

@smallsheeeep smallsheeeep left a comment

Choose a reason for hiding this comment

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

LGTM

@yhilmare yhilmare merged commit 799ce8e into dev/4.2.x Jan 29, 2024
11 checks passed
@yhilmare yhilmare deleted the wenmu_424_upgrade_ob_loader_dumper branch January 29, 2024 05:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module-Data generation and migration Mock data,Import,Export type-feature The functionality to be implemented
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants