-
Notifications
You must be signed in to change notification settings - Fork 592
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cloud_storage: re-adopt topic_manifest
Now that topic_properties don't depend on the rest of types.h, this commit introduces a new v_cluster_topic_properties that cloud_storage can depend on without introducing a circular dependency. With this in hand, this commit pull topic_manifest back into v_cloud_storage. The motivation here is that I have some upcoming changes for downloading topic manifests that feel much more natural being in v_cloud_storage.
- Loading branch information
Showing
2 changed files
with
15 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters