You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/12/07 06:59:07 UTC

[GitHub] [rocketmq] wangkuntian opened a new issue, #5658: Sending message in asynchronous mode by using python client

wangkuntian opened a new issue, #5658:
URL: https://github.com/apache/rocketmq/issues/5658

   Hello, I want to use [rocketmq-client-python](https://github.com/apache/rocketmq-client-python) to send message in asynchronous mode, but I found that this repository has removed this method already in https://github.com/apache/rocketmq-client-python/pull/68. I want to know why remove this method and If I want to send async message what should I do.


-- 
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: commits-unsubscribe@rocketmq.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq] ShannonDing commented on issue #5658: Sending message in asynchronous mode by using python client

Posted by GitBox <gi...@apache.org>.
ShannonDing commented on issue #5658:
URL: https://github.com/apache/rocketmq/issues/5658#issuecomment-1358799163

   The asynchronous sending interface is problematic in the previous implementation, and cannot achieve basic flow control. It was abandoned long ago, therefore, it is recommend that you directly use the synchronization interface when sending messages.


-- 
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: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Sending message in asynchronous mode by using python client [rocketmq]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #5658:
URL: https://github.com/apache/rocketmq/issues/5658#issuecomment-1868394328

   This issue was closed because it has been inactive for 3 days since being marked as stale.


-- 
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: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Sending message in asynchronous mode by using python client [rocketmq]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] closed issue #5658: Sending message in asynchronous mode by using python client
URL: https://github.com/apache/rocketmq/issues/5658


-- 
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: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Sending message in asynchronous mode by using python client [rocketmq]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #5658:
URL: https://github.com/apache/rocketmq/issues/5658#issuecomment-1865298736

   This issue is stale because it has been open for 365 days with no activity. It will be closed in 3 days if no further activity occurs.


-- 
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: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org