Clean up some ResourceManager methods and perhaps storage keys #682
Labels
cleanup
General refactoring and/or minor adjustments needed that shouldn't impact overall functionality
good first issue
Good for newcomers
Milestone
The following
ResourceManager
methods are no longer called from real codebase code and should be removed, along with their corresponding storage keys.getClusterForTopic
deleteLocalKafkaClusters
getLocalKafkaCluster
getLocalKafkaClusters
setLocalKafkaClusters
(and one caller in resources.ts should be removed, since no calls togetLocalKafkaClusters()
More along this line of cleanup in the future.
The text was updated successfully, but these errors were encountered: