[GH] (rocketmq-clients): Workflow run "Golang Coverage" failed!

2024-10-30 Thread GitBox
The GitHub Actions job "Golang Coverage" on rocketmq-clients.git has failed. Run started by GitHub user dongpoge (triggered by aaron-ai). Head commit for run: d5ffbb4ee39f0293374f1577991077d9354148ec / liangdongpo Resolve the issue of garbled characters in the Golang language message body Gzip

(rocketmq) branch develop updated: [ISSUE #8875] Fix HAConnection leak

2024-10-30 Thread jinrongtong
This is an automated email from the ASF dual-hosted git repository. jinrongtong pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/rocketmq.git The following commit(s) were added to refs/heads/develop by this push: new fe8077250b [ISSUE #8875] Fix HAConnecti

[PR] Resolve the issue of garbled characters in the Golang language message body GzipDecoder [rocketmq-clients]

2024-10-30 Thread via GitHub
dongpoge opened a new pull request, #855: URL: https://github.com/apache/rocketmq-clients/pull/855 When the amount of data in the message body is relatively large, decompression may result in errors; 当客户发发送一个数据量大的消息体时,由于进行了gzip 压缩,golang 版本的代码,消费数据时,原先GZIPDecode 方法有问题,解压出来是乱码,优化后,可以正常消费和

Re: [PR] [ISSUE #8875] Fix HAConnection leak [rocketmq]

2024-10-30 Thread via GitHub
RongtongJin merged PR #8876: URL: https://github.com/apache/rocketmq/pull/8876 -- 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...@rocke

Re: [PR] Resolve the issue of garbled characters in the Golang language message body GzipDecoder.(解决Golang消费大消息体时,gzip解压乱码问题) [rocketmq-clients]

2024-10-30 Thread via GitHub
dongpoge closed pull request #845: Resolve the issue of garbled characters in the Golang language message body GzipDecoder.(解决Golang消费大消息体时,gzip解压乱码问题) URL: https://github.com/apache/rocketmq-clients/pull/845 -- This is an automated message from the Apache Git Service. To respond to the messa

Re: [I] [Bug] HAConnection poses a risk of leakage [rocketmq]

2024-10-30 Thread via GitHub
RongtongJin closed issue #8875: [Bug] HAConnection poses a risk of leakage URL: https://github.com/apache/rocketmq/issues/8875 -- 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. T

[GH] (rocketmq): Workflow run "PUSH-CI" failed!

2024-10-30 Thread GitBox
The GitHub Actions job "PUSH-CI" on rocketmq.git has failed. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: b974362b37c581b6bd77bca3dcac35bad71798d5 / Zhanhui Li Revert "fix RequestCode overflowed issues:8868 (#8871)" (#8874) This reverts commit 327abe5d6eb0b74f488

[I] [Bug] Releasing lock in Future.whenComplete() may lead to the lock not being properly released when using ThreadPoolExecutor with DiscardOldestPolicy. [rocketmq]

2024-10-30 Thread via GitHub
qianye1001 opened a new issue, #8877: URL: https://github.com/apache/rocketmq/issues/8877 ### 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

(rocketmq) branch develop updated: [ISSUE #8725] clean DefaultMQPushConsumer after start fail (#8726)

2024-10-30 Thread yuzhou
This is an automated email from the ASF dual-hosted git repository. yuzhou pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/rocketmq.git The following commit(s) were added to refs/heads/develop by this push: new 5600684eb4 [ISSUE #8725] clean DefaultMQPush

Re: [I] [Bug] DefaultMQPushConsumer don't clean after start fail [rocketmq]

2024-10-30 Thread via GitHub
yuz10 closed issue #8725: [Bug] DefaultMQPushConsumer don't clean after start fail URL: https://github.com/apache/rocketmq/issues/8725 -- 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 co

Re: [PR] [ISSUE #8725]clean DefaultMQPushConsumer after start fail [rocketmq]

2024-10-30 Thread via GitHub
yuz10 merged PR #8726: URL: https://github.com/apache/rocketmq/pull/8726 -- 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.ap

Re: [PR] [OSPP2024]feat: support aliyun OSS Sink Connector [rocketmq-connect]

2024-10-30 Thread via GitHub
2011shenlin merged PR #540: URL: https://github.com/apache/rocketmq-connect/pull/540 -- 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...

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

2024-10-30 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user ChineseTony (triggered by ChineseTony). Head commit for run: 5600684eb437dd5a4aeb9c658e24200bcb74909b / yuz10 <845238...@qq.com> [ISSUE #8725] clean DefaultMQPushConsumer after start fail (#

[PR] [ISSUE #8879] reduce seach key times in method,to import performance [rocketmq]

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

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

2024-10-30 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user ChineseTony (triggered by ChineseTony). Head commit for run: 5600684eb437dd5a4aeb9c658e24200bcb74909b / yuz10 <845238...@qq.com> [ISSUE #8725] clean DefaultMQPushConsumer after start fail (#

[GH] (rocketmq): Workflow run "Coverage" failed!

2024-10-30 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user ChineseTony (triggered by ChineseTony). Head commit for run: 08c681060a8c1eb0f2d13154e54c5c20267da2c8 / “ChineseTony“ use static init map Report URL: https://github.com/apache/rocketmq/actions/runs/1159780

(rocketmq-connect) branch master updated: [OSPP2024]feat: support aliyun OSS Sink Connector (#540)

2024-10-30 Thread shenlin
This is an automated email from the ASF dual-hosted git repository. shenlin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/rocketmq-connect.git The following commit(s) were added to refs/heads/master by this push: new 0da281f5 [OSPP2024]feat: support aliy

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

2024-10-30 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user ChineseTony (triggered by ChineseTony). Head commit for run: 08c681060a8c1eb0f2d13154e54c5c20267da2c8 / “ChineseTony“ use static init map Report URL: https://github.com/apache/rocketmq

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

2024-10-30 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user ChineseTony (triggered by ChineseTony). Head commit for run: 50f53b1cb2ba6cf26d7e23077fd10945ca554aa9 / “ChineseTony“ reduce seach key times in method,to import performance Report U

[I] [Enhancement] reduce seach key times in method,to import performance [rocketmq]

2024-10-30 Thread via GitHub
ChineseTony opened a new issue, #8879: URL: https://github.com/apache/rocketmq/issues/8879 ### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary reduce seach key tim

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

2024-10-30 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has succeeded. Run started by GitHub user ChineseTony (triggered by ChineseTony). Head commit for run: 50f53b1cb2ba6cf26d7e23077fd10945ca554aa9 / “ChineseTony“ reduce seach key times in method,to import performance Report URL: https://github.co

Re: [PR] [ISSUE #8879] reduce seach key times in method,to import performance [rocketmq]

2024-10-30 Thread via GitHub
codecov-commenter commented on PR #8880: URL: https://github.com/apache/rocketmq/pull/8880#issuecomment-2447866274 ## [Codecov](https://app.codecov.io/gh/apache/rocketmq/pull/8880?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comment

[GH] (rocketmq): Workflow run "Coverage" failed!

2024-10-30 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: 5600684eb437dd5a4aeb9c658e24200bcb74909b / yuz10 <845238...@qq.com> [ISSUE #8725] clean DefaultMQPushConsumer after start fail (#8726) * [ISSUE #8725]clean D

[GH] (rocketmq): Workflow run "PUSH-CI" failed!

2024-10-30 Thread GitBox
The GitHub Actions job "PUSH-CI" on rocketmq.git has failed. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: 5600684eb437dd5a4aeb9c658e24200bcb74909b / yuz10 <845238...@qq.com> [ISSUE #8725] clean DefaultMQPushConsumer after start fail (#8726) * [ISSUE #8725]clean De

(rocketmq) branch revert-8871-fix/request-code-overflowed deleted (was 0859d0565d)

2024-10-30 Thread lizhanhui
This is an automated email from the ASF dual-hosted git repository. lizhanhui pushed a change to branch revert-8871-fix/request-code-overflowed in repository https://gitbox.apache.org/repos/asf/rocketmq.git was 0859d0565d Revert "fix RequestCode overflowed issues:8868 (#8871)" The revision

Re: [I] rocketmq-client-cpp是否支持在UNIX系统上如AIX 系统上进行编译? [rocketmq-client-cpp]

2024-10-30 Thread via GitHub
ifplusor commented on issue #475: URL: https://github.com/apache/rocketmq-client-cpp/issues/475#issuecomment-2448908910 看https://github.com/apache/rocketmq-client-cpp/blob/master/build.sh,里面是编译步骤 -- This is an automated message from the Apache Git Service. To respond to the message, pleas

Re: [I] rocketmq-client-cpp是否支持编译为arm64的rpm包? [rocketmq-client-cpp]

2024-10-30 Thread via GitHub
wenyang0 commented on issue #473: URL: https://github.com/apache/rocketmq-client-cpp/issues/473#issuecomment-2448907364 https://github.com/apache/rocketmq-client-cpp/issues/471#issuecomment-2402524147 用这个试试呢? -- This is an automated message from the Apache Git Service. To respond

[I] rocketmq-client-cpp是否支持在UNIX系统上如AIX 系统上进行编译? [rocketmq-client-cpp]

2024-10-30 Thread via GitHub
wenyang0 opened a new issue, #475: URL: https://github.com/apache/rocketmq-client-cpp/issues/475 rocketmq-client-cpp是否支持在UNIX系统上如 AIX 系统上进行编译? 如果支持的话,能否提供一个release包 或者 编译步骤。 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

Re: [I] rocketmq-client-cpp是否支持在UNIX系统上如AIX 系统上进行编译? [rocketmq-client-cpp]

2024-10-30 Thread via GitHub
wenyang0 commented on issue #475: URL: https://github.com/apache/rocketmq-client-cpp/issues/475#issuecomment-2448932540 ` if test "$(uname)" = "Linux"; then declare cpu_num=$(cat /proc/cpuinfo | grep "processor" | wc -l) elif test "$(uname)" = "Darwin" ; then declare cpu_num=

Re: [PR] [ISSUE #8879] reduce seach key times in method,to import performance [rocketmq]

2024-10-30 Thread via GitHub
ChineseTony commented on PR #8880: URL: https://github.com/apache/rocketmq/pull/8880#issuecomment-2448949481 ok, I will chage this code ```java private boolean isFieldNullable(Field field) { return ConcurrentHashMapUtils.computeIfAbsent(NULLABLE_FIELD_CACHE, fiel

Re: [PR] [ISSUE #8879] reduce seach key times in method,to import performance [rocketmq]

2024-10-30 Thread via GitHub
qianye1001 commented on PR #8880: URL: https://github.com/apache/rocketmq/pull/8880#issuecomment-2448884733 If refactoring this part of the code, it might be simpler to use ConcurrentHashMap instead of HashMap. -- This is an automated message from the Apache Git Service. To respond to the

Re: [I] How to set rocketmq-proxy access through k8s host nodeport [rocketmq]

2024-10-30 Thread via GitHub
qianye1001 commented on issue #8864: URL: https://github.com/apache/rocketmq/issues/8864#issuecomment-2446226944 If you access the proxy using the rocketmq-client sdk through load balancing or other methods, you need to configure the remotingAccessAddr parameter in the proxy config. -- T

[GH] (rocketmq): Workflow run "PUSH-CI" failed!

2024-10-30 Thread GitBox
The GitHub Actions job "PUSH-CI" on rocketmq.git has failed. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: fe8077250b790ea7ff9184ce1752513f9bd3d6de / Crazywen [ISSUE #8875] Fix HAConnection leak Report URL: https://github.com/apache/rocketmq/actions/ru