改名
This commit is contained in:
+1
-1
@@ -151,7 +151,7 @@ class Kafka extends \Snowflake\Process\Process
|
|||||||
$topicConf = new TopicConf();
|
$topicConf = new TopicConf();
|
||||||
$topicConf->set('auto.offset.reset', 'smallest');
|
$topicConf->set('auto.offset.reset', 'smallest');
|
||||||
|
|
||||||
$conf->setDefaultTopicConf($topicConf);
|
// $conf->setDefaultTopicConf($topicConf);
|
||||||
|
|
||||||
return [$conf, $kafka];
|
return [$conf, $kafka];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user