debezium / debezium/dbz

Investigate thread safety of offset and other core objects [DBZ-8136]

Open
#1,304 0 comments 0 reactions 0 assignees View on GitHub
component/core-library migrated-from-jira type/task
Dominant language
HTML
Stars
6
Forks
8
Avg merge
2d 19h
Merged PRs (30d)
1

Description

Migrated from [DBZ-8136](https://issues.redhat.com/browse/DBZ-8136)

A shown DBZ-8113, the state of some crucial objects like source info or offset may change until event is fully processed. DBZ-8113 opened a question about thread safety of these objects. These object are currently not guarded by any lock or any other mechanism. Investigate thread safety of these object and eventually propose a way how to guard them.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.