pub async fn run_test_with_kafka_wal<F>(test: F)where F: FnOnce(Vec<String>) -> BoxFuture<'static, ()>,