[I] [Enhancement] Simplify code checks using Optional in ClientRequestProcessor#getRouteInfoByTopic method [rocketmq]

2024-01-13 Thread via GitHub
mxsm opened a new issue, #7747: URL: https://github.com/apache/rocketmq/issues/7747 ### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary ![image](https://github.com

[PR] [ISSUE #7747]Simplify code checks using Optional in ClientRequestProcessor#getRouteInfoByTopic method [rocketmq]

2024-01-13 Thread via GitHub
mxsm opened a new pull request, #7748: URL: https://github.com/apache/rocketmq/pull/7748 ### Which Issue(s) This PR Fixes Fixes #7747 ### Brief Description - Simplify code checks using Optional in ClientRequestProcessor#getRouteInfoByTopic method

[GH] (rocketmq): Workflow run "Build and Run Tests by Bazel" failed!

2024-01-13 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user mxsm (triggered by mxsm). Head commit for run: 98ae76686e107c8f1e311daddada0b43c4e574ab / mxsm [ISSUE #7747]Simplify code checks using Optional in ClientRequestProcessor#getRouteInfoBy

[GH] (rocketmq): Workflow run "E2E test for pull request" failed!

2024-01-13 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user mxsm (triggered by mxsm). Head commit for run: 50974adaaa75200092a4bb7fad48c6a3d4c2b1ee / Lei Zhiyuan [ISSUE #7658] Fix bug of timer message metrics with setDelayTimeMs Report URL: https:

Re: [PR] [ISSUE #7747]Simplify code checks using Optional in ClientRequestProcessor#getRouteInfoByTopic method [rocketmq]

2024-01-13 Thread via GitHub
codecov-commenter commented on PR #7748: URL: https://github.com/apache/rocketmq/pull/7748#issuecomment-1890589295 ## [Codecov](https://app.codecov.io/gh/apache/rocketmq/pull/7748?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)

Re: [PR] [ISSUE #5836]fix the method queryAssignment request twice [rocketmq]

2024-01-13 Thread via GitHub
github-actions[bot] commented on PR #5850: URL: https://github.com/apache/rocketmq/pull/5850#issuecomment-1890801327 This PR 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. If you wish not to mark it as stale, pleas

Re: [I] Client will not retry to send message when broker busy [rocketmq]

2024-01-13 Thread via GitHub
github-actions[bot] commented on issue #5838: URL: https://github.com/apache/rocketmq/issues/5838#issuecomment-1890801346 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 t

Re: [I] Client will not retry to send message when broker busy [rocketmq]

2024-01-13 Thread via GitHub
github-actions[bot] closed issue #5838: Client will not retry to send message when broker busy URL: https://github.com/apache/rocketmq/issues/5838 -- 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

Re: [I] [code discussition] Should the method queryAssignment request again? [rocketmq]

2024-01-13 Thread via GitHub
github-actions[bot] commented on issue #5836: URL: https://github.com/apache/rocketmq/issues/5836#issuecomment-1890801353 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 t

Re: [I] [code discussition] Should the method queryAssignment request again? [rocketmq]

2024-01-13 Thread via GitHub
github-actions[bot] closed issue #5836: [code discussition] Should the method queryAssignment request again? URL: https://github.com/apache/rocketmq/issues/5836 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

Re: [PR] chore(golang): change log level of heartbeat message to debug [rocketmq-clients]

2024-01-13 Thread via GitHub
github-actions[bot] commented on PR #651: URL: https://github.com/apache/rocketmq-clients/pull/651#issuecomment-1890804417 This PR is stale because it has been open for 30 days with no activity. It will be closed in 3 days if no further activity occurs. If you wish not to mark it as stale,

Re: [PR] chore(golang): change log level of heartbeat message to debug [rocketmq-clients]

2024-01-13 Thread via GitHub
yangtuooc commented on PR #651: URL: https://github.com/apache/rocketmq-clients/pull/651#issuecomment-1890804499 这是来自QQ邮箱的假期自动回复邮件。 您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

Re: [PR] chore(golang): change log level of heartbeat message to debug [rocketmq-clients]

2024-01-13 Thread via GitHub
yangtuooc commented on PR #651: URL: https://github.com/apache/rocketmq-clients/pull/651#issuecomment-1890818376 有人可以看看这个PR吗? -- 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.

[PR] [ISSUE #458] change log module [rocketmq-client-cpp]

2024-01-13 Thread via GitHub
kqbi opened a new pull request, #462: URL: https://github.com/apache/rocketmq-client-cpp/pull/462 ## What is the purpose of the change Multiple modules can use boost.log at the same time ## Brief changelog 1. Try to configure log on a single sink as much as possible 2.