Skip to content

#104561: Added variable 'replication:classic' #1003

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

Open
wants to merge 1 commit into
base: develop/icm
Choose a base branch
from

Conversation

stefanh1
Copy link
Collaborator

This boolean can be used to choose the replication execution framework mode. Either use 'true' to use historic pipeline-based approach, or 'false' in order to use the new implementation.

PR Type

  • Bugfix
  • [x ] Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no API changes)
  • Build-related changes
  • CI-related changes
  • Documentation content changes
  • Application / infrastructure changes

Release

Be sure that pull requests are build according to the defined release process here. As a main part to mention here is that the semantic version type will be read from the commit messages (BREAKING CHANGE(icm): marks a major change, feat(icm): marks minor changes and the rest will be patch. So the developer must already know and is responsible.

What Is the Current Behavior?

Currently the ICM replication processes use the historic pipeline based execution framework.

Issue Number: Closes #

What Is the New Behavior?

Using the newly provided value 'replication:classic:[true|false]', this can be switched to the new fully Java based framwork. Use classic:false to do so.

Does this PR Introduce a Breaking Change?

  • Yes
  • [ x] No

Other Information

This boolean can be used to choose the replication execution framework mode. Either use 'true' to use historic pipeline-based approach, or 'false' in order to use the new implementation.
@stefanh1 stefanh1 requested review from khauser and DevDavido May 23, 2025 08:15
Copy link
Contributor

Test Results

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit bad54dc.

@stefanh1 stefanh1 removed request for DevDavido and khauser May 23, 2025 08:16
@khauser khauser changed the base branch from main to develop/icm May 23, 2025 13:36
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.

1 participant