Investigate thread safety of offset and other core objects [DBZ-8136]
Open
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
Assessment
This issue has not been assessed yet.