Aiven-Open / Aiven-Open/bigquery-connector-for-apache-kafka
Rework locking in SchemaManager
Open
- Dominant language
- Java
- Stars
- 37
- Forks
- 45
- Avg merge
- 19h 50m
- Merged PRs (30d)
- 5
Description
The current SchemaManager implementation does not appear to take advantage of the ConcurrentMap functionality to provide atomic updates. This is a request to see if the code can be simplified by using the `compute` methods of the ConcurrentMap function.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.