[GH] (rocketmq): Workflow run "Coverage" is working again!

2024-03-11 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has succeeded. Run started by GitHub user Focus-rth (triggered by Focus-rth). Head commit for run: 1fe6fe97eea890c6cb92ed579f2909bb91079710 / Focus-rth [ISSUE #7890] fix unit test Report URL: https://github.com/apache/rocketmq/actions/runs/8228

Re: [PR] [ISSUE #7890] fix PullMessageProcessor processRequest Response is nul… [rocketmq]

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

Re: [I] [Bug] Fix SSL negotiation error when C++ client enables SSL [rocketmq-clients]

2024-03-11 Thread via GitHub
lizhimins commented on issue #698: URL: https://github.com/apache/rocketmq-clients/issues/698#issuecomment-1987760774 我的理解是,当配置 SetSslTargetNameOverride("localhost") 时,而生产场景使用 ca 颁发的证书,此时会导致 ssl 无法开启。添加一个开关,当测试场景时,用户主动开启比较合适。 -- This is an automated message from the Apache Git Service. T

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

2024-03-11 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user dingshuangxi888 (triggered by dingshuangxi888). Head commit for run: 73df6f055d735d8b53732559b8f187a29040afc6 / ShuangxiDing optimize the code. Report URL: https://github.com/apache/r

Re: [I] [Bug] Fix SSL negotiation error when C++ client enables SSL [rocketmq-clients]

2024-03-11 Thread via GitHub
lizhanhui commented on issue #698: URL: https://github.com/apache/rocketmq-clients/issues/698#issuecomment-1987771556 3 use-cases are involved: 1) transmission in clear text; 2) Accept self-signed server certificates if its SNI is localhost; This is the current default; 3) Accept C

Re: [I] [Bug] Fix SSL negotiation error when C++ client enables SSL [rocketmq-clients]

2024-03-11 Thread via GitHub
lizhanhui commented on issue #698: URL: https://github.com/apache/rocketmq-clients/issues/698#issuecomment-1987774355 > 我的理解是,当配置 SetSslTargetNameOverride("localhost") 时,而生产场景使用 ca 颁发的证书,此时会导致 ssl 无法开启。添加一个开关,当测试场景时,用户主动开启比较合适。 > > Wwhen the configuration of SetSslTargetNameOverride(

[I] [Bug] C++ client fails to start due to incorrect configuration sync [rocketmq-clients]

2024-03-11 Thread via GitHub
lizhimins opened a new issue, #700: URL: https://github.com/apache/rocketmq-clients/issues/700 ### Before Creating the Bug Report - [X] I found a bug, not just asking a question, which should be created in [GitHub Discussions](https://github.com/apache/rocketmq-clients/discussions).

Re: [I] [Bug] C++ client fails to start due to incorrect configuration sync [rocketmq-clients]

2024-03-11 Thread via GitHub
lizhanhui commented on issue #700: URL: https://github.com/apache/rocketmq-clients/issues/700#issuecomment-1987796555 The observation is caused by a defect by the proxy server. It generates setting responses that do not include required scheme type in the metric endpoint. -- This is an

Re: [I] [Bug] C++ client fails to start due to incorrect configuration sync [rocketmq-clients]

2024-03-11 Thread via GitHub
lizhanhui commented on issue #700: URL: https://github.com/apache/rocketmq-clients/issues/700#issuecomment-1987805569 ![image](https://github.com/apache/rocketmq-clients/assets/641819/1acd8a51-11be-4920-9607-6d1828297f60) after logging out the response endpoint in debug-string, you c

Re: [I] [Bug] C++ client fails to start due to incorrect configuration sync [rocketmq-clients]

2024-03-11 Thread via GitHub
lizhimins commented on issue #700: URL: https://github.com/apache/rocketmq-clients/issues/700#issuecomment-1987845033 There are two points here: 1. Maintaining consistent behavior with Java clients 2. Maintaining compatibility if the rocketmq server is not updated -- This is an aut

[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

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

2024-03-11 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user Focus-rth (triggered by Focus-rth). Head commit for run: 0f6bcaf99f1686ac029ebbf9a44fa22fd810b5f9 / Focus-rth [ISSUE #7890] doAfterRpcHooks after writeResponse Report URL: https://gith

Re: [I] com.alibaba.fastjson.JSONException: No enum constant org.apache.rocketmq.remoting.protocol.LanguageCode.GO 控制台异常 [rocketmq-dashboard]

2024-03-11 Thread via GitHub
rjomg commented on issue #147: URL: https://github.com/apache/rocketmq-dashboard/issues/147#issuecomment-1987942198 同求 请问你你解决了吗? -- 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 specif

[I] [Bug] Proxy not filling in address schema field cause client init failed [rocketmq]

2024-03-11 Thread via GitHub
lizhimins opened a new issue, #7896: URL: https://github.com/apache/rocketmq/issues/7896 ### Before Creating the Bug Report - [X] I found a bug, not just asking a question, which should be created in [GitHub Discussions](https://github.com/apache/rocketmq/discussions). - [X] I

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)

Re: [PR] [ISSUE #637] Upgrade samples version to 2.3.1-SNAPSHOT [rocketmq-spring]

2024-03-11 Thread via GitHub
RongtongJin merged PR #636: URL: https://github.com/apache/rocketmq-spring/pull/636 -- 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...@

(rocketmq-spring) branch master updated: [ISSUE #637] Upgrade samples version to 2.3.1-SNAPSHOT (#636)

2024-03-11 Thread jinrongtong
This is an automated email from the ASF dual-hosted git repository. jinrongtong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/rocketmq-spring.git The following commit(s) were added to refs/heads/master by this push: new d7c74b3 [ISSUE #637] Upgrade samp

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

2024-03-11 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user Focus-rth (triggered by Focus-rth). Head commit for run: 1fe6fe97eea890c6cb92ed579f2909bb91079710 / Focus-rth [ISSUE #7890] fix unit test Report URL: https://github.com/apache/rocketmq

[GH] (rocketmq): Workflow run "Build and Run Tests by Maven" is working again!

2024-03-11 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user Focus-rth (triggered by Focus-rth). Head commit for run: 0f6bcaf99f1686ac029ebbf9a44fa22fd810b5f9 / Focus-rth [ISSUE #7890] doAfterRpcHooks after writeResponse Report URL: https://g

Re: [I] [Bug] C++ client fails to start due to incorrect configuration sync [rocketmq-clients]

2024-03-11 Thread via GitHub
0902horn commented on issue #700: URL: https://github.com/apache/rocketmq-clients/issues/700#issuecomment-1988070453 > > There are two points here: > > > > 1. Maintaining consistent behavior with Java clients > > 2. Maintaining compatibility if the rocketmq server is not updated

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

2024-03-11 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user Focus-rth (triggered by Focus-rth). Head commit for run: db4c7da4f7b3792db7c491b0d1937fbaf2670181 / rongtong Add parameter configuration explanations for jRaft controller (#7882) Report UR

Re: [I] Dashboard supports Rocketmq5. x plan [rocketmq-dashboard]

2024-03-11 Thread via GitHub
3424672656 commented on issue #194: URL: https://github.com/apache/rocketmq-dashboard/issues/194#issuecomment-1988308838 The master/slave synchronization index is not correct, and the creation of various themes and other issues seem to need some time to adapt -- This is an automated mess

[PR] [ISSUE #7878] Performance Improvement and Bug Fixes for the Tiered Storage Module [rocketmq]

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

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

2024-03-11 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user lizhimins (triggered by lizhimins). Head commit for run: c71f5b72164c99d18092401d6221ac9db8ebbb0f / lizhimins <707364...@qq.com> [ISSUE #7878] Performance Improvement and Bug Fixes for t

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

2024-03-11 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user lizhimins (triggered by lizhimins). Head commit for run: db4c7da4f7b3792db7c491b0d1937fbaf2670181 / rongtong Add parameter configuration explanations for jRaft controller (#7882) Report UR

Re: [PR] [ISSUE #7878] Performance Improvement and Bug Fixes for the Tiered Storage Module [rocketmq]

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

[I] How to set nameServerAddress [rocketmq-flink]

2024-03-11 Thread via GitHub
cj495840252 opened a new issue, #110: URL: https://github.com/apache/rocketmq-flink/issues/110 While I create table from rocketmq I can't find which parameter can set the name server address it tips only support these parameters ```java EnvironmentSettings settings = Envi

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

2024-03-11 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user lizhimins (triggered by lizhimins). Head commit for run: c71f5b72164c99d18092401d6221ac9db8ebbb0f / lizhimins <707364...@qq.com> [ISSUE #7878] Performance Improvement and Bug Fixes for t

Re: [I] Optimize LatencyFaultToleranceImpl#updateFaultItem method [rocketmq]

2024-03-11 Thread via GitHub
github-actions[bot] closed issue #6290: Optimize LatencyFaultToleranceImpl#updateFaultItem method URL: https://github.com/apache/rocketmq/issues/6290 -- 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

Re: [I] Optimize LatencyFaultToleranceImpl#updateFaultItem method [rocketmq]

2024-03-11 Thread via GitHub
github-actions[bot] commented on issue #6290: URL: https://github.com/apache/rocketmq/issues/6290#issuecomment-1989672000 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] The file `offsets.json.tmp` can't be created [rocketmq]

2024-03-11 Thread via GitHub
github-actions[bot] closed issue #6276: The file `offsets.json.tmp` can't be created URL: https://github.com/apache/rocketmq/issues/6276 -- 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

Re: [I] The file `offsets.json.tmp` can't be created [rocketmq]

2024-03-11 Thread via GitHub
github-actions[bot] commented on issue #6276: URL: https://github.com/apache/rocketmq/issues/6276#issuecomment-1989672019 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: [PR] [ISSUE #3369][FEAT]create topic with broker addr or name or none [rocketmq-client-go]

2024-03-11 Thread via GitHub
HubQin commented on PR #1087: URL: https://github.com/apache/rocketmq-client-go/pull/1087#issuecomment-1989738572 it's a nice feature! -- 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 specifi

Re: [I] [Bug] 5.1版本的 启动Broker+Proxy 模式启动后直接占用了8080端口,导致RocketMQ Dashboard无法启动 [rocketmq]

2024-03-11 Thread via GitHub
zzps commented on issue #7185: URL: https://github.com/apache/rocketmq/issues/7185#issuecomment-1989877045 看了一下官方文档,找不到任何服务端的配置文档 -- 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

[I] 服务端的配置文档是一点都没有吗 [rocketmq]

2024-03-11 Thread via GitHub
zzps opened a new issue, #7900: URL: https://github.com/apache/rocketmq/issues/7900 ### Before Creating the Bug Report - [X] I found a bug, not just asking a question, which should be created in [GitHub Discussions](https://github.com/apache/rocketmq/discussions). - [X] I have

Re: [I] [Bug] C++ client fails to start due to incorrect configuration sync [rocketmq-clients]

2024-03-11 Thread via GitHub
lizhanhui commented on issue #700: URL: https://github.com/apache/rocketmq-clients/issues/700#issuecomment-1990016939 > I thinks it is more about SDK consistency across different languages. We could fix it like this if you have security concern about "default" in C++. > According to

Re: [I] 服务端的配置文档是一点都没有吗 [rocketmq]

2024-03-11 Thread via GitHub
RongtongJin closed issue #7900: 服务端的配置文档是一点都没有吗 URL: https://github.com/apache/rocketmq/issues/7900 -- 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: comm

Re: [I] 服务端的配置文档是一点都没有吗 [rocketmq]

2024-03-11 Thread via GitHub
RongtongJin commented on issue #7900: URL: https://github.com/apache/rocketmq/issues/7900#issuecomment-1990693075 https://rocketmq.apache.org/zh/docs/4.x/parameterConfiguration/02server 这里有一些 -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [I] BUG REPORT:rocketmq-spring-boot-2.2.3.jar [rocketmq-spring]

2024-03-11 Thread via GitHub
panzhi33 commented on issue #638: URL: https://github.com/apache/rocketmq-spring/issues/638#issuecomment-1990895291 下一个版本会使用5.x版本 -- 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 com