改名
This commit is contained in:
@@ -96,6 +96,9 @@ class Producer extends Component
|
||||
|
||||
$this->setTopicAcks($isAck);
|
||||
$this->push($message, $key);
|
||||
if ($isAck) {
|
||||
$this->flush();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user