getsentry / getsentry/self-hosted
Support Kafka topic configuration migration/synchronization.
Open
Improvement
Type: Enhancement
- Dominant language
- Shell
- Stars
- 9.6k
- Forks
- 2k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 15
Description
There are several topic configurations that are required for efficient or correct message processing in certain circumstances:
- log compaction settings for the commit log topic
- timestamp type for topics that are consumed as ticks subscription data
Use https://segment.com/blog/easier-management-of-Kafka-topics-with-topicctl/
/cc @chadwhitacre @mattrobenolt @getsentry/sns
Contributor guide
Assessment
This issue has not been assessed yet.