Re: [PR] update out-of-date java client examples [rocketmq-clients]

2023-11-05 Thread via GitHub
aaron-ai merged PR #627: URL: https://github.com/apache/rocketmq-clients/pull/627 -- 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-unsubscr...@ro

Re: [PR] update out-of-date java client examples [rocketmq-clients]

2023-11-05 Thread via GitHub
aaron-ai commented on PR #627: URL: https://github.com/apache/rocketmq-clients/pull/627#issuecomment-1793964063 Thanks for you contribution @kingkh1995 . As for the `maxPollingSize`, it introduces more complexity to our example. Overall, it looks good. -- This is an automated messa

Re: [PR] update out-of-date java client examples [rocketmq-clients]

2023-11-05 Thread via GitHub
codecov-commenter commented on PR #627: URL: https://github.com/apache/rocketmq-clients/pull/627#issuecomment-1793962623 ## [Codecov](https://app.codecov.io/gh/apache/rocketmq-clients/pull/627?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm

[PR] update out-of-date java client examples [rocketmq-clients]

2023-10-18 Thread via GitHub
kingkh1995 opened a new pull request, #627: URL: https://github.com/apache/rocketmq-clients/pull/627 ### Which Issue(s) This PR Fixes no issue related ### Brief Description 1. java client producer examples have some out-of-date comments; 2. add maxPolingSize limit in A