[PR] fix: ignore conn read timeout [rocketmq-client-go]

2023-12-05 Thread via GitHub
twz915 opened a new pull request, #1117: URL: https://github.com/apache/rocketmq-client-go/pull/1117 ## What is the purpose of the change https://github.com/apache/rocketmq-client-go/blob/3f9c59fdf5d4cef0994939228f40886517d42d6f/internal/remote/remote_client.go#L177-L195 the er

Re: [PR] [ISSUE #185] Fix pod ready status reflect to cr [rocketmq-operator]

2023-12-05 Thread via GitHub
drivebyer commented on code in PR #186: URL: https://github.com/apache/rocketmq-operator/pull/186#discussion_r1415304255 ## pkg/controller/broker/broker_controller.go: ## @@ -398,6 +402,15 @@ func getBrokerName(broker *rocketmqv1alpha1.Broker, brokerGroupIndex int) string

Re: [PR] [ISSUE #185] Fix pod ready status reflect to cr [rocketmq-operator]

2023-12-05 Thread via GitHub
drivebyer commented on code in PR #186: URL: https://github.com/apache/rocketmq-operator/pull/186#discussion_r1415303793 ## pkg/controller/broker/broker_controller.go: ## @@ -398,6 +402,15 @@ func getBrokerName(broker *rocketmqv1alpha1.Broker, brokerGroupIndex int) string

Re: [I] 请教,怎么两年都没发release了。。。? [rocketmq-dashboard]

2023-12-05 Thread via GitHub
mmzhi commented on issue #176: URL: https://github.com/apache/rocketmq-dashboard/issues/176#issuecomment-1840471781 > 不是捐给 Apache 了么? > > > 背后是阿里团队,员工换了一批又一批,做这些开源的没有业绩,无法盈利,本身国内就卷,不更新是正常 捐给 Apache,Apache只负责管理,又不会主动维护项目 -- This is an automated message from th

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

2023-12-05 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has succeeded. Run started by GitHub user bxfjb (triggered by bxfjb). Head commit for run: c2c29c2435e0626cfe4f49830fbdc0d9421d82b5 / lizhimins <707364...@qq.com> [ISSUE #7545] Fix set mapped file to null cause file can not dest

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

2023-12-05 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 RongtongJin). Head commit for run: 23a70f6119a3bce9d3fcd914aa1105ae74512ed0 / 赵宇晗 fix dledger recover abnormally may lost consume queue of tail Report URL: https://

[I] [Bug] Please Describe the Bug [rocketmq-clients]

2023-12-05 Thread via GitHub
ShadowySpirits opened a new issue, #645: URL: https://github.com/apache/rocketmq-clients/issues/645 ### 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/discussion

[PR] fix(rust): fix session life cycle [rocketmq-clients]

2023-12-05 Thread via GitHub
ShadowySpirits opened a new pull request, #646: URL: https://github.com/apache/rocketmq-clients/pull/646 fix #645 -- 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 unsubsc

Re: [PR] [ISSUE #7300] jRaft-Controller Implemention [rocketmq]

2023-12-05 Thread via GitHub
leizhiyuan commented on PR #7301: URL: https://github.com/apache/rocketmq/pull/7301#issuecomment-1840695660 > Hello, I am replicating and enhancing the jraft experiment. I would like to consult you on the following questions:您好,我正在复制和增强 jraft 实验。我想就以下问题咨询您: > > 1. In your experiment,

Re: [PR] fix(rust): fix session life cycle [rocketmq-clients]

2023-12-05 Thread via GitHub
codecov-commenter commented on PR #646: URL: https://github.com/apache/rocketmq-clients/pull/646#issuecomment-1840699603 ## [Codecov](https://app.codecov.io/gh/apache/rocketmq-clients/pull/646?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm

Re: [PR] [ISSUE #7300] jRaft-Controller Implemention [rocketmq]

2023-12-05 Thread via GitHub
leizhiyuan commented on PR #7301: URL: https://github.com/apache/rocketmq/pull/7301#issuecomment-1840708569 I will take over this pull request later. cc @yulangz -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] [ISSUE #7300] jRaft-Controller Implemention [rocketmq]

2023-12-05 Thread via GitHub
leizhiyuan commented on code in PR #7301: URL: https://github.com/apache/rocketmq/pull/7301#discussion_r1415552573 ## controller/src/main/java/org/apache/rocketmq/controller/impl/JRaftController.java: ## @@ -0,0 +1,280 @@ +/* + * Licensed to the Apache Software Foundation (ASF)

Re: [PR] [ISSUE #7300] jRaft-Controller Implemention [rocketmq]

2023-12-05 Thread via GitHub
leizhiyuan commented on code in PR #7301: URL: https://github.com/apache/rocketmq/pull/7301#discussion_r1415553072 ## controller/src/main/resources/rmq.controller.logback.xml: ## @@ -41,7 +44,9 @@ ${user.home}${file.separator}logs${file.separator}rocketmqlogs${file.sep

Re: [PR] fix(rust): fix session life cycle [rocketmq-clients]

2023-12-05 Thread via GitHub
lizhanhui commented on code in PR #646: URL: https://github.com/apache/rocketmq-clients/pull/646#discussion_r1415570722 ## rust/src/session.rs: ## @@ -566,8 +566,9 @@ impl SessionManager { ) .await?; session.start(settings, telemetry_comman

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

2023-12-05 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user leizhiyuan (triggered by leizhiyuan). Head commit for run: c2c29c2435e0626cfe4f49830fbdc0d9421d82b5 / lizhimins <707364...@qq.com> [ISSUE #7545] Fix set mapped file to null cause file can no

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

2023-12-05 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user leizhiyuan (triggered by leizhiyuan). Head commit for run: 323ea1cfe8994b39bd457323060ff394d901163a / leizhiyuan chore: fix conflict with develop Report URL: https://github.com/apache/

[I] [Bug] Condition returned by method "testStateAndRecover" in class org.apache.rocketmq.store.timer.TimerMessageStoreTest was not fulfilled within 5 seconds. [rocketmq]

2023-12-05 Thread via GitHub
yp969803 opened a new issue, #7617: URL: https://github.com/apache/rocketmq/issues/7617 ### 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 h

[PR] chore(deps): bump ch.qos.logback:logback-core from 1.2.9 to 1.2.13 in /java [rocketmq-clients]

2023-12-05 Thread via GitHub
dependabot[bot] opened a new pull request, #647: URL: https://github.com/apache/rocketmq-clients/pull/647 Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.2.9 to 1.2.13. Commits https://github.com/qos-ch/logback/commit/2648b9e7fbb47426c89b9c93b411c0

(rocketmq-clients) branch dependabot/maven/java/ch.qos.logback-logback-core-1.2.13 created (now 99b880d5)

2023-12-05 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/java/ch.qos.logback-logback-core-1.2.13 in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git at 99b880d5 chore(deps): bump ch.qos.logback:logback-cor

Re: [PR] chore(deps): bump ch.qos.logback:logback-core from 1.2.9 to 1.3.12 in /java [rocketmq-clients]

2023-12-05 Thread via GitHub
dependabot[bot] closed pull request #640: chore(deps): bump ch.qos.logback:logback-core from 1.2.9 to 1.3.12 in /java URL: https://github.com/apache/rocketmq-clients/pull/640 -- 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(deps): bump ch.qos.logback:logback-core from 1.2.9 to 1.3.12 in /java [rocketmq-clients]

2023-12-05 Thread via GitHub
dependabot[bot] commented on PR #640: URL: https://github.com/apache/rocketmq-clients/pull/640#issuecomment-1841680556 Superseded by #647. -- 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 spec

(rocketmq-clients) branch dependabot/maven/java/ch.qos.logback-logback-core-1.3.12 deleted (was 10081f1a)

2023-12-05 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/java/ch.qos.logback-logback-core-1.3.12 in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git was 10081f1a chore(deps): bump ch.qos.logback:logback-cor

Re: [PR] chore(deps): bump ch.qos.logback:logback-core from 1.2.9 to 1.2.13 in /java [rocketmq-clients]

2023-12-05 Thread via GitHub
codecov-commenter commented on PR #647: URL: https://github.com/apache/rocketmq-clients/pull/647#issuecomment-1841683469 ## [Codecov](https://app.codecov.io/gh/apache/rocketmq-clients/pull/647?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm

[PR] chore(deps): bump ch.qos.logback:logback-classic from 1.2.9 to 1.2.13 in /java [rocketmq-clients]

2023-12-05 Thread via GitHub
dependabot[bot] opened a new pull request, #648: URL: https://github.com/apache/rocketmq-clients/pull/648 Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.9 to 1.2.13. Commits https://github.com/qos-ch/logback/commit/2648b9e7fbb47426c89b9c93b41

Re: [PR] chore(deps): bump ch.qos.logback:logback-classic from 1.2.9 to 1.3.12 in /java [rocketmq-clients]

2023-12-05 Thread via GitHub
dependabot[bot] closed pull request #641: chore(deps): bump ch.qos.logback:logback-classic from 1.2.9 to 1.3.12 in /java URL: https://github.com/apache/rocketmq-clients/pull/641 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] chore(deps): bump ch.qos.logback:logback-classic from 1.2.9 to 1.3.12 in /java [rocketmq-clients]

2023-12-05 Thread via GitHub
dependabot[bot] commented on PR #641: URL: https://github.com/apache/rocketmq-clients/pull/641#issuecomment-1841746369 Superseded by #648. -- 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 spec

(rocketmq-clients) branch dependabot/maven/java/ch.qos.logback-logback-classic-1.2.13 created (now d10ef70d)

2023-12-05 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/java/ch.qos.logback-logback-classic-1.2.13 in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git at d10ef70d chore(deps): bump ch.qos.logback:logback-

(rocketmq-clients) branch dependabot/maven/java/ch.qos.logback-logback-classic-1.3.12 deleted (was 5a8a5bec)

2023-12-05 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/java/ch.qos.logback-logback-classic-1.3.12 in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git was 5a8a5bec chore(deps): bump ch.qos.logback:logback-

[GH] (rocketmq): Workflow run "Snapshot Daily Release Automation" is working again!

2023-12-05 Thread GitBox
The GitHub Actions job "Snapshot Daily Release Automation" on rocketmq.git has succeeded. Run started by GitHub user lizhanhui (triggered by lizhanhui). Head commit for run: c2c29c2435e0626cfe4f49830fbdc0d9421d82b5 / lizhimins <707364...@qq.com> [ISSUE #7545] Fix set mapped file to null cause f

Re: [I] [Bug] Pop retry topics not cleaned up after deleting pop subscription [rocketmq]

2023-12-05 Thread via GitHub
lizhanhui commented on issue #6751: URL: https://github.com/apache/rocketmq/issues/6751#issuecomment-1841910215 > @lizhanhui Can i work into it, can you guide me how can i do it Sure... and you are welcome to look into this issue and file a pull request to fix it -- This is an auto

[I] Can not run nameserver on cgroup v2 [rocketmq-operator]

2023-12-05 Thread via GitHub
drivebyer opened a new issue, #198: URL: https://github.com/apache/rocketmq-operator/issues/198 **BUG REPORT** 1. Please describe the issue you observed: When run nameserver on host which use cgroup v2, the nameserver exited with error: ``` cat: can't open '/sys/fs/cgroup/mem

[PR] [ISSUE #198] support nameserver run on cgroup v2 [rocketmq-operator]

2023-12-05 Thread via GitHub
drivebyer opened a new pull request, #199: URL: https://github.com/apache/rocketmq-operator/pull/199 ## What is the purpose of the change support #198 ## Brief changelog Support nameserver run on cgroup v2. ## Verifying this change **Please go t

Re: [PR] [ISSUE #198] support nameserver run on cgroup v2 [rocketmq-operator]

2023-12-05 Thread via GitHub
drivebyer commented on PR #199: URL: https://github.com/apache/rocketmq-operator/pull/199#issuecomment-1841976023 PTAL @caigy -- 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 commen

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

2023-12-05 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user leizhiyuan (triggered by leizhiyuan). Head commit for run: c2c29c2435e0626cfe4f49830fbdc0d9421d82b5 / lizhimins <707364...@qq.com> [ISSUE #7545] Fix set mapped file to null cause file can no

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

2023-12-05 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user leizhiyuan (triggered by leizhiyuan). Head commit for run: 677faf3df512966b3ad1d8dba0e68d6a52bfa487 / leizhiyuan feat: when controller all restart, we use a timestamp to trace the fi

Re: [I] SimpleConsumerExample can not consumer message [rocketmq-clients]

2023-12-05 Thread via GitHub
Hg commented on issue #431: URL: https://github.com/apache/rocketmq-clients/issues/431#issuecomment-1842016583 > 这个问题是我用高版本JDK(java11)编译,低版本Jdk(java8)运行造成的,有些方法缺失造成的bug,换成JDK8编译后部署就可以了 不过官方文档里面不是说了可以这样吗:Java 8 是确保客户端运行的最小版本,Java 11 是确保客户端编译的最小版本; https://github.com/apache/rocke

Re: [I] [Bug] Flaky Test RocksDBMessageStoreTest.testMaxOffset [rocketmq]

2023-12-05 Thread via GitHub
yp969803 commented on issue #7614: URL: https://github.com/apache/rocketmq/issues/7614#issuecomment-1842048840 ``` public void testMaxOffset() throws InterruptedException { if (notExecuted()) { return; } int firstBatchMessages = 3;

[PR] [ISSUE #7617] Changed the buffer time to 1sec in unit test testState… [rocketmq]

2023-12-05 Thread via GitHub
yp969803 opened a new pull request, #7618: URL: https://github.com/apache/rocketmq/pull/7618 …AndRecover ### Which Issue(s) This PR Fixes Fixes #7617 ### Brief Description Change the buffer time to 1sec ### How Did You Test This Change?

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

2023-12-05 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user yp969803 (triggered by yp969803). Head commit for run: c2c29c2435e0626cfe4f49830fbdc0d9421d82b5 / lizhimins <707364...@qq.com> [ISSUE #7545] Fix set mapped file to null cause file can not de

Re: [PR] [ISSUE #7617] Changed the buffer time to 1sec in unit test testState… [rocketmq]

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

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

2023-12-05 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user yp969803 (triggered by yp969803). Head commit for run: a07cf0ff51dd003d58ca883b7c0e3a9f5b5f0367 / yash [ISSUE #7617] Changed the buffer time to 1sec in unit test testStateAndRecover R

[I] [Bug] no messages are generated, the TOOLS_CONSUMER consumer group has been consuming messages quickly. [rocketmq]

2023-12-05 Thread via GitHub
haotengteng opened a new issue, #7619: URL: https://github.com/apache/rocketmq/issues/7619 ### 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] no messages are generated, the TOOLS_CONSUMER consumer group has been consuming messages quickly. [rocketmq]

2023-12-05 Thread via GitHub
haotengteng commented on issue #7619: URL: https://github.com/apache/rocketmq/issues/7619#issuecomment-1842287738 ![7431701849117_ pic](https://github.com/apache/rocketmq/assets/16386280/305e5ff3-3ed4-4080-b5e4-e40f21f331b8) -- This is an automated message from the Apache Git Service.