Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

[BUG] Provide cache mechanism for KafkaTopicManager and KafkaTopicConsumerManager #38

Open
jiazhai opened this issue Sep 2, 2019 · 0 comments

Comments

@jiazhai
Copy link
Contributor

jiazhai commented Sep 2, 2019

Describe the bug
KafkaTopicManager provided a way to hold on-going topics. it need a cache mechanism to evict invalid/old data.

we could use KafkaTopicManager as cache for MetadataCache(in KafkaApis.scala), to return

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants