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

Verify 2.4.0-patches #149

Closed
wants to merge 4 commits into from
Closed

Verify 2.4.0-patches #149

wants to merge 4 commits into from

Conversation

mikekamornikov
Copy link

No description provided.

ramanenka and others added 4 commits October 27, 2023 10:02
Squashed commit of the following:

commit 3d3f37b
Merge: de92a04 48e250a
Author: Vadzim Ramanenka <[email protected]>
Date:   Mon Feb 27 23:35:11 2023 +0300

    Merge pull request #141 from ramanenka/CXP-2452-commit-after-ci-deletion

    CXP-2452: Commit the transaction right after a capture instance deletion

commit 48e250a
Author: Vadzim Ramanenka <[email protected]>
Date:   Mon Feb 27 18:24:55 2023 +0100

    CXP-2452: Commit the transaction right after a capture instance deletion

commit de92a04
Author: Vadzim Ramanenka <[email protected]>
Date:   Fri Jan 13 17:26:19 2023 +0100

    CXP-2369: Execute the stored procedure using metadata connection

commit ce1489e
Author: Vadzim Ramanenka <[email protected]>
Date:   Tue Jan 10 18:05:51 2023 +0100

    CXP-2371: [SPIKE] Test schema change database callbacks against real procedures

commit 30efd8b
Author: Vadzim Ramanenka <[email protected]>
Date:   Thu Dec 29 16:49:08 2022 +0100

    CXP-2157: Integration testing of schema change database callbacks

commit 0011732
Author: Vadzim Ramanenka <[email protected]>
Date:   Thu Dec 29 15:55:03 2022 +0100

    CXP-2184: Use StartReadingFromCaptureInstance

commit a9b7e5f
Author: Vadzim Ramanenka <[email protected]>
Date:   Mon Aug 29 16:02:05 2022 +0300

    CXP-2153: Track change tables with known stop LSN in a Set instead of a List

commit b8757f3
Author: Vadzim Ramanenka <[email protected]>
Date:   Tue Aug 30 13:19:38 2022 +0300

    CXP-2155: Rework the logic of tracking deletion of capture instances from the server

commit 3b2f029
Author: Vadzim Ramanenka <[email protected]>
Date:   Fri Aug 26 18:54:08 2022 +0300

    CXP-2152: Move change tables with known stop LSN out of streaming context

commit 18d81b1
Author: Vadzim Ramanenka <[email protected]>
Date:   Thu Aug 25 19:35:19 2022 +0300

    CXP-2156: Carry over the database.callbacks configuration property from the previous feature branch

commit 1eb25b4
Author: Vadzim Ramanenka <[email protected]>
Date:   Wed Aug 24 19:28:52 2022 +0300

    CXP-2154: [SPIKE] Refactor determining the source partition of the offset being committed

commit 36ad545
Author: Vadzim Ramanenka <[email protected]>
Date:   Wed Aug 24 19:47:45 2022 +0300

    CXP-2154: Enable github actions on database-callbacks branch

commit 76538a4
Author: Vadzim Ramanenka <[email protected]>
Date:   Wed Aug 17 20:53:26 2022 +0300

    CXP-2071: [SPIKE] Refactor schema change handling callbacks to use committed offsets
…ation

Keeping this logic in place would require refactoring the code in order
to make it reusable between the validation and the start stages.

This logic is a workaround and cannot be contributed upstream. Instead
of maintaining it, we should prioritize replacing it with a separate
controller outside of Debizium.
@github-actions
Copy link

Hi @mikekamornikov, thanks for your contribution. Please prefix the commit message(s) with the DBZ-xxx JIRA issue key.

@mikekamornikov mikekamornikov marked this pull request as ready for review October 30, 2023 08:44
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.

4 participants