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

2024-04-17 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user lizhanhui (triggered by lizhanhui). Head commit for run: 24510f5e2ff2b0bfdda19df7471f30117357319d / Li Zhanhui fix: #8030 stop hijacking netty logging Signed-off-by: Li Zhanhui Repor

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

2024-04-17 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq-spring.git has failed. Run started by GitHub user xuziyang (triggered by RongtongJin). Head commit for run: 206e78276ed0df5dbce5117fcc7f8737577e4f96 / xuziyang <767637...@qq.com> Optimize getMessageType and getMethodParameter methods in DefaultRocke

[GH] (rocketmq-spring): Workflow run "Java CI with Maven" failed!

2024-04-17 Thread GitBox
The GitHub Actions job "Java CI with Maven" on rocketmq-spring.git has failed. Run started by GitHub user xuziyang (triggered by RongtongJin). Head commit for run: 206e78276ed0df5dbce5117fcc7f8737577e4f96 / xuziyang <767637...@qq.com> Optimize getMessageType and getMethodParameter methods in De

[GH] (rocketmq-spring): Workflow run "Java CI with Maven" failed!

2024-04-17 Thread GitBox
The GitHub Actions job "Java CI with Maven" on rocketmq-spring.git has failed. Run started by GitHub user xuziyang (triggered by RongtongJin). Head commit for run: 206e78276ed0df5dbce5117fcc7f8737577e4f96 / xuziyang <767637...@qq.com> Optimize getMessageType and getMethodParameter methods in De

[I] rocketmq 5.x dledger broker abnormal restart, consumequeue data is deleted [rocketmq]

2024-04-17 Thread via GitHub
LittleBoy18 opened a new issue, #8032: URL: https://github.com/apache/rocketmq/issues/8032 ### 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]

Re: [I] [Bug] Bug title 延迟消息和定时消息都存在rmq_sys_wheel_timer,未向实际队列投递 [rocketmq]

2024-04-17 Thread via GitHub
rcfeng commented on issue #8022: URL: https://github.com/apache/rocketmq/issues/8022#issuecomment-2060673035 没人吗 定时消息也存在相同的问题,在dashboard根据offsetMsgId是可以查到消息已经落库到rmq_sys_wheel_timer了,但是已经不向业务topic投递。 long time = System.currentTimeMillis() + 3 * 1000L; Send

[PR] set checkDupInfo value from config [rocketmq]

2024-04-17 Thread via GitHub
LittleBoy18 opened a new pull request, #8033: URL: https://github.com/apache/rocketmq/pull/8033 ### 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 "Coverage" failed!

2024-04-17 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user LittleBoy18 (triggered by LittleBoy18). Head commit for run: 9f9853a01f48244a0c94ac42918f5e8b374b560a / littleboy <2283985...@qq.com> set checkDupInfo value from config Report URL: https://github.com/apache

[I] 程序启动了两个Producer,程序退出时,关闭第二个Producer时 coredump [rocketmq-client-cpp]

2024-04-17 Thread via GitHub
HUHANK opened a new issue, #468: URL: https://github.com/apache/rocketmq-client-cpp/issues/468 **问题描述**:程序因业务需求启动了两个producer,一个consumer,consumer和第一个producer能成功关闭,关闭第二个producer时,发生段错误 **程序退出时日志**: ![image](https://github.com/apache/rocketmq-client-cpp/assets/9984283/4a6800cd-84b9-4

Re: [PR] Optimize getMessageType and getMethodParameter methods in DefaultRocketMQListenerContainer [rocketmq-spring]

2024-04-17 Thread via GitHub
xuziyang commented on PR #648: URL: https://github.com/apache/rocketmq-spring/pull/648#issuecomment-2060856005 > @xuziyang UT can not pass I've dealt with it, now the unit test can pass -- This is an automated message from the Apache Git Service. To respond to the message, pleas

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

2024-04-17 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user LittleBoy18 (triggered by LittleBoy18). Head commit for run: 9f9853a01f48244a0c94ac42918f5e8b374b560a / littleboy <2283985...@qq.com> set checkDupInfo value from config Report URL: http

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

2024-04-17 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user lizhanhui (triggered by lizhanhui). Head commit for run: 24510f5e2ff2b0bfdda19df7471f30117357319d / Li Zhanhui fix: #8030 stop hijacking netty logging Signed-off-by: Li Zhanhui Re

[PR] feat:[ISSUE#6398] Remove duplicate code in TopicPublishInfo [rocketmq]

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

Re: [I] 程序启动了两个Producer,程序退出时,关闭第二个Producer时 coredump [rocketmq-client-cpp]

2024-04-17 Thread via GitHub
ifplusor commented on issue #468: URL: https://github.com/apache/rocketmq-client-cpp/issues/468#issuecomment-2062633040 @HUHANK 相同 instance name 下的多个consumer/producer对象的 shutdown 不是线程安全的,我怀疑是遇到了并发问题。 -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [I] [Enhancement] Use OpenTelemetry for C++ SDK bindings [rocketmq-clients]

2024-04-17 Thread via GitHub
github-actions[bot] closed issue #697: [Enhancement] Use OpenTelemetry for C++ SDK bindings URL: https://github.com/apache/rocketmq-clients/issues/697 -- 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] [Enhancement] Use OpenTelemetry for C++ SDK bindings [rocketmq-clients]

2024-04-17 Thread via GitHub
github-actions[bot] commented on issue #697: URL: https://github.com/apache/rocketmq-clients/issues/697#issuecomment-2062764217 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 respo

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

2024-04-17 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq-spring.git has failed. Run started by GitHub user xuziyang (triggered by RongtongJin). Head commit for run: 298997b6e3bfd2eba7d1ee74863fb6efa67ca3b9 / xuziyang <767637...@qq.com> Optimize getMessageType and getMethodParameter methods in DefaultRocke

[GH] (rocketmq-spring): Workflow run "Java CI with Maven" is working again!

2024-04-17 Thread GitBox
The GitHub Actions job "Java CI with Maven" on rocketmq-spring.git has succeeded. Run started by GitHub user xuziyang (triggered by RongtongJin). Head commit for run: 298997b6e3bfd2eba7d1ee74863fb6efa67ca3b9 / xuziyang <767637...@qq.com> Optimize getMessageType and getMethodParameter methods in

[GH] (rocketmq): Workflow run "Snapshot Daily Release Automation" failed!

2024-04-17 Thread GitBox
The GitHub Actions job "Snapshot Daily Release Automation" on rocketmq.git has failed. Run started by GitHub user lizhanhui (triggered by lizhanhui). Head commit for run: ac5545cca47d4075c1f4e6f9bbdcbe9b34da5465 / 高木同学 [ISSUE #8020] Fix document typo (#8021) Report URL: https://github.com/apa

Re: [I] 程序启动了两个Producer,程序退出时,关闭第二个Producer时 coredump [rocketmq-client-cpp]

2024-04-17 Thread via GitHub
HUHANK commented on issue #468: URL: https://github.com/apache/rocketmq-client-cpp/issues/468#issuecomment-2062813235 > @HUHANK 相同 instance name 下的多个consumer/producer对象的 shutdown 不是线程安全的,我怀疑是遇到了并发问题。 我添加代码保证两个Producer一前一后关闭,崩溃的频率有降低,但是还是有崩溃,下面是崩溃的最新的调用堆栈信息: ![image](https://githu

Re: [I] When I Maven installed this project, an error was reported。an error is that response must be non-null but is marked as nullable [rocketmq]

2024-04-17 Thread via GitHub
Seven-Hc commented on issue #6639: URL: https://github.com/apache/rocketmq/issues/6639#issuecomment-2062845821 > it happened when I used idea for Maven clean。yes,I think we need to delete @nullable。For developers, this is unfriendly encoding。 I have the same problem as you. I deleted

Re: [PR] [ISSUE #8025] fix: fix topic route when topic deleted [rocketmq]

2024-04-17 Thread via GitHub
lizhimins commented on code in PR #8027: URL: https://github.com/apache/rocketmq/pull/8027#discussion_r1569847268 ## client/src/main/java/org/apache/rocketmq/client/impl/factory/MQClientInstance.java: ## @@ -832,6 +832,7 @@ public boolean updateTopicRouteInfoFromNameServer(final

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

2024-04-17 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user asjfoajs (triggered by caigy). Head commit for run: ab3ba1d578f5a0a5696b62c7a098c54bccfb002c / hyj fix:When modifying the recepteMessage pull message, if the client configuration fails

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

2024-04-17 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user asjfoajs (triggered by asjfoajs). Head commit for run: ac5545cca47d4075c1f4e6f9bbdcbe9b34da5465 / 高木同学 [ISSUE #8020] Fix document typo (#8021) Report URL: https://github.com/apache/rocketm

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

2024-04-17 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user LittleBoy18 (triggered by RongtongJin). Head commit for run: 9f9853a01f48244a0c94ac42918f5e8b374b560a / littleboy <2283985...@qq.com> set checkDupInfo value from config Report URL: http

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

2024-04-17 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user asjfoajs (triggered by caigy). Head commit for run: ab3ba1d578f5a0a5696b62c7a098c54bccfb002c / hyj fix:When modifying the recepteMessage pull message, if the client configuration fails to be obtained, the

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

2024-04-17 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user asjfoajs (triggered by caigy). Head commit for run: ab3ba1d578f5a0a5696b62c7a098c54bccfb002c / hyj fix:When modifying the recepteMessage pull message, if the client configuration fails

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

2024-04-17 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user syshenyao (triggered by RongtongJin). Head commit for run: 91371683d7ca705a4ba73fb4a6f80fa169c4763e / yao.s...@hstong.com feat:[ISSUE#6398] Remove duplicate code in TopicPublishInfo R

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

2024-04-17 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has succeeded. Run started by GitHub user syshenyao (triggered by syshenyao). Head commit for run: ac5545cca47d4075c1f4e6f9bbdcbe9b34da5465 / 高木同学 [ISSUE #8020] Fix document typo (#8021) Report URL: https://github.com/apache/r

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

2024-04-17 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user syshenyao (triggered by RongtongJin). Head commit for run: 91371683d7ca705a4ba73fb4a6f80fa169c4763e / yao.s...@hstong.com feat:[ISSUE#6398] Remove duplicate code in TopicPublishInfo Report URL: https://gi

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

2024-04-17 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user LittleBoy18 (triggered by RongtongJin). Head commit for run: 9f9853a01f48244a0c94ac42918f5e8b374b560a / littleboy <2283985...@qq.com> set checkDupInfo value from config Report URL: h

(rocketmq) branch develop updated: [ISSUE #8032] Set checkDupInfo value from config

2024-04-17 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 9d07cc7c51 [ISSUE #8032] Set checkDupI

Re: [PR] [ISSUE #8032] Set checkDupInfo value from config [rocketmq]

2024-04-17 Thread via GitHub
RongtongJin merged PR #8033: URL: https://github.com/apache/rocketmq/pull/8033 -- 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: [I] rocketmq 5.x dledger broker abnormal restart, consumequeue data is deleted [rocketmq]

2024-04-17 Thread via GitHub
RongtongJin closed issue #8032: rocketmq 5.x dledger broker abnormal restart, consumequeue data is deleted URL: https://github.com/apache/rocketmq/issues/8032 -- 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

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

2024-04-17 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has succeeded. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: 9d07cc7c51e127fc1cbb0593bd70652fa43b2939 / littleboy <2283985...@qq.com> [ISSUE #8032] Set checkDupInfo value from config

[PR] [ISSUE #8017] fix: fix tiered store PosixFileSegment memory leak [rocketmq]

2024-04-17 Thread via GitHub
bxfjb opened a new pull request, #8036: URL: https://github.com/apache/rocketmq/pull/8036 ### Which Issue(s) This PR Fixes Fixes #8017 ### Brief Description - Using `MappedByteBuffer` in `PosixFileSegment` instead of `FileChannel.write()` or `FileCha

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

2024-04-17 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user bxfjb (triggered by bxfjb). Head commit for run: 9d07cc7c51e127fc1cbb0593bd70652fa43b2939 / littleboy <2283985...@qq.com> [ISSUE #8032] Set checkDupInfo value from config Report URL: https

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

2024-04-17 Thread GitBox
The GitHub Actions job "PR-CI" on rocketmq.git has failed. Run started by GitHub user bxfjb (triggered by bxfjb). Head commit for run: 2f6c86634e217e18a30a09c84c5eab875d65b533 / zhaoyuhan fix tiered store PosixFileSegment memory leak Report URL: https://github.com/apache/rocketmq/actions/runs/

Re: [I] [Bug] Memory leakage detected when IndexStoreService is enabled and TieredMessageStore's FileSegment is PosixFileSegment [rocketmq]

2024-04-17 Thread via GitHub
bxfjb commented on issue #8017: URL: https://github.com/apache/rocketmq/issues/8017#issuecomment-2063096678 > @bxfjb If you want to extend the size of `writeFileChannel` to make `FileChannel.transferTo()` successful, you may try writing a byte at `position - 1`: > > ```java > writ

[GH] (rocketmq): Workflow run "PUSH-CI" is working again!

2024-04-17 Thread GitBox
The GitHub Actions job "PUSH-CI" on rocketmq.git has succeeded. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: 9d07cc7c51e127fc1cbb0593bd70652fa43b2939 / littleboy <2283985...@qq.com> [ISSUE #8032] Set checkDupInfo value from config Report URL: https://

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

2024-04-17 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: 9d07cc7c51e127fc1cbb0593bd70652fa43b2939 / littleboy <2283985...@qq.com> [ISSUE #8032] Set checkDupInfo value from config Report URL: https://gi

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

2024-04-17 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user bxfjb (triggered by bxfjb). Head commit for run: 2f6c86634e217e18a30a09c84c5eab875d65b533 / zhaoyuhan fix tiered store PosixFileSegment memory leak Report URL: https://github.com/apache/rocketmq/actions/ru

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

2024-04-17 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user bxfjb (triggered by bxfjb). Head commit for run: 2f6c86634e217e18a30a09c84c5eab875d65b533 / zhaoyuhan fix tiered store PosixFileSegment memory leak Report URL: https://github.com/apach