Skip to content

Now Alter Table events return old db and table name#132

Closed
javsanbel2 wants to merge 2 commits intomainfrom
feature/change-hashing
Closed

Now Alter Table events return old db and table name#132
javsanbel2 wants to merge 2 commits intomainfrom
feature/change-hashing

Conversation

@javsanbel2
Copy link
Contributor

This listener is used to send events via Kafka.

When sending the events we hash based on db and table name. By default we are taking the newest table name.

We realised this could potentially break the order of operations because it will send the event to a different kafka partition.

@javsanbel2 javsanbel2 requested a review from a team as a code owner November 27, 2025 15:37
@javsanbel2
Copy link
Contributor Author

Done in this way #133

@javsanbel2 javsanbel2 closed this Nov 28, 2025
@javsanbel2 javsanbel2 deleted the feature/change-hashing branch November 28, 2025 11:26
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