bendan365 commented on issue #308:
URL:
https://github.com/apache/rocketmq-clients/issues/308#issuecomment-1346340456
'update_metadata' => function ($metaData) use ($clientId) {
$metaData['headers'] = ['x-mq-client-id' => $clientId]; // Pass
the ClientID to the server through the header
return $metaData;
}
]);
response data is also "client id cannot be empty"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]