Function update_pruned_entry_id

Source
pub(crate) async fn update_pruned_entry_id(
    table_metadata_manager: &TableMetadataManagerRef,
    topic: &str,
    pruned_entry_id: u64,
) -> Result<()>
Expand description

Updates the pruned entry id for the given topic.