pub fn extract_topic_from_wal_options( region_id: RegionId, region_options: &HashMap<RegionNumber, String>, ) -> Option<String>
Extracts the topic from the wal options.