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

[BUG] redundant topic cache for Topic Manager #266

@dockerzhang

Description

@dockerzhang

Describe the bug
topics in KafkaTopicManager will cache PersistentTopic by brokerService.getTopic, it's unnecessary because PersistentTopic is cached in brokerService.getTopic. we should remove it to avoid getting a null topic.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions