Re: [PR] [ISSUE #7890] doAfterRpcHooks after writeResponse [rocketmq]

2025-03-22 Thread via GitHub
github-actions[bot] closed pull request #7895: [ISSUE #7890] doAfterRpcHooks after writeResponse URL: https://github.com/apache/rocketmq/pull/7895 -- 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: [PR] [ISSUE #7890] doAfterRpcHooks after writeResponse [rocketmq]

2025-03-22 Thread via GitHub
github-actions[bot] commented on PR #7895: URL: https://github.com/apache/rocketmq/pull/7895#issuecomment-2745927435 This PR 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 messa

Re: [PR] [ISSUE #7890] doAfterRpcHooks after writeResponse [rocketmq]

2025-03-18 Thread via GitHub
github-actions[bot] commented on PR #7895: URL: https://github.com/apache/rocketmq/pull/7895#issuecomment-2734992605 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: [PR] [ISSUE #7890] doAfterRpcHooks after writeResponse [rocketmq]

2024-03-18 Thread via GitHub
lizhimins commented on code in PR #7895: URL: https://github.com/apache/rocketmq/pull/7895#discussion_r1528225293 ## remoting/src/main/java/org/apache/rocketmq/remoting/netty/NettyRemotingAbstract.java: ## @@ -187,16 +187,16 @@ public void processMessageReceived(ChannelHandlerCo

Re: [PR] [ISSUE #7890] doAfterRpcHooks after writeResponse [rocketmq]

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

[PR] [ISSUE #7890] doAfterRpcHooks after writeResponse [rocketmq]

2024-03-11 Thread via GitHub
Focus-rth opened a new pull request, #7895: URL: https://github.com/apache/rocketmq/pull/7895 ### Which Issue(s) This PR Fixes Fixes #issue_id ### Brief Description ### How Did You Test This Change? -- This is an automated message fr