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

Fix reading config values in debezium storage classes #327

Merged
merged 3 commits into from
May 23, 2024

Conversation

ismailsimsek
Copy link
Member

@ismailsimsek ismailsimsek commented May 23, 2024

Debezium uses consumer name to filter config and sends subset of config to storage classes (OffsetBackingStore, SchemaHistory) this causes issues with iceicebergeventsberg consumer.

with the fix this issues is resolved. Now storage classes are reading config correctly.

Resolves #326

@ismailsimsek ismailsimsek merged commit c442297 into master May 23, 2024
3 of 4 checks passed
@ismailsimsek ismailsimsek deleted the ismailsimsek-patch-1 branch May 23, 2024 15:30
ismailsimsek added a commit that referenced this pull request May 23, 2024
* Fix reading config values in debezium storage classes

* Update IcebergOffsetBackingStore.java

* Update IcebergOffsetBackingStoreTest.java

(cherry picked from commit c442297)
ismailsimsek added a commit that referenced this pull request May 23, 2024
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.

Unable to run icebergevents mode in Append with Hive + MinIO
1 participant