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

Add LSN into Postregs transaction ID #3945

Merged
merged 4 commits into from Oct 11, 2022
Merged

Conversation

vjuranek
Copy link
Member

@vjuranek vjuranek commented Oct 7, 2022

Allow subclasses override transaction metadata keys and values.
Add `EventDispatcher` constructor which accepts `TransactionMonior`
instance as a parameter and in case of Postgres pass into
`EventDispatcher` custom `PostgresTransactionMonitor` which adjusts
transactions IDs by adding LSN, i.e. Postgres transaction is now of
form `txId:LSN`.
@jpechane jpechane merged commit 0c9bd0f into debezium:main Oct 11, 2022
@jpechane
Copy link
Contributor

@vjuranek Applied, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants