Re: [PR] [ISSUE #7491] metricsExporterType enum config support [rocketmq]

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

[rocketmq] branch develop updated: Remove getBrokerClusterAclConfig from admin and server (#7486)

2023-10-24 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 38d267672a Remove getBrokerClusterAclCo

Re: [PR] Remove getBrokerClusterAclConfig from admin and server [rocketmq]

2023-10-24 Thread via GitHub
RongtongJin merged PR #7486: URL: https://github.com/apache/rocketmq/pull/7486 -- 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

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

2023-10-24 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: 38d267672aefbbdc6456c5e404a8b9e8608a9dd3 / rongtong Remove getBrokerClusterAclConfig from admin and server (#7486) * Remove

[PR] [ISSUE #7497] Extract the frequency of calling updateNamesrvAddr into a configuration [rocketmq]

2023-10-24 Thread via GitHub
xdkxlk opened a new pull request, #7498: URL: https://github.com/apache/rocketmq/pull/7498 ### Which Issue(s) This PR Fixes Fixes #7497 ### Brief Description ### How Did You Test This Change? -- This is an automated message from the

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

2023-10-24 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: 38d267672aefbbdc6456c5e404a8b9e8608a9dd3 / rongtong Remove getBrokerClusterAclConfig from admin and server (#7486) * Remove getBrokerClusterAclCo

[I] [Enhancement] Extract the frequency of calling updateNamesrvAddr into a configuration [rocketmq]

2023-10-24 Thread via GitHub
xdkxlk opened a new issue, #7497: URL: https://github.com/apache/rocketmq/issues/7497 ### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary Extract the frequency of c

Re: [I] 当生产者和消费者的Qos等级不同时,当前似乎没有实现降级 [rocketmq-mqtt]

2023-10-24 Thread via GitHub
DongyuanPan commented on issue #214: URL: https://github.com/apache/rocketmq-mqtt/issues/214#issuecomment-1776677801 哦哦,可能我们说的不是一个事情。EMQ的意思是,最终的QOS是服务端能够支持的最大QOS和设备请求QOS的最小值。例如服务端只支持QOS1,但是设备发指定了QOS2。这个时候应该直接返回错误的(例如MQTT5.0 协议支持sub的时候,给回复告诉设备服务端能够支持的最大QOS是多少),他们是实现一个降级,就是降级到QOS 1进行通行。 --

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

2023-10-24 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user xdkxlk (triggered by xdkxlk). Head commit for run: 0f193240e82cbac95d34b1fad395a77a0035f4bd / kaiyi.lk [ISSUE #7497] Extract the frequency of calling updateNamesrvAddr into a configura

Re: [I] 当生产者和消费者的Qos等级不同时,当前似乎没有实现降级 [rocketmq-mqtt]

2023-10-24 Thread via GitHub
DongyuanPan commented on issue #214: URL: https://github.com/apache/rocketmq-mqtt/issues/214#issuecomment-1776684091 > 设备 可以是生产者、也可以是消费者 -- 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: [I] 当生产者和消费者的Qos等级不同时,当前似乎没有实现降级 [rocketmq-mqtt]

2023-10-24 Thread via GitHub
DongyuanPan commented on issue #214: URL: https://github.com/apache/rocketmq-mqtt/issues/214#issuecomment-1776690144 > https://docs.oasis-open.org/mqtt/mqtt/v3.1.1/csd02/mqtt-v3.1.1-csd02.html > > https://user-images.githubusercontent.com/2684384/277316638-bb6c0dc4-a75a-4e0a-9152-69ec4

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

2023-10-24 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user xdkxlk (triggered by xdkxlk). Head commit for run: 38d267672aefbbdc6456c5e404a8b9e8608a9dd3 / rongtong Remove getBrokerClusterAclConfig from admin and server (#7486) * Remove getBrokerClus

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

2023-10-24 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: 38d267672aefbbdc6456c5e404a8b9e8608a9dd3 / rongtong Remove getBrokerClusterAclConfig from admin and server (#7486) * Remove

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

2023-10-24 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user xdkxlk (triggered by xdkxlk). Head commit for run: 0f193240e82cbac95d34b1fad395a77a0035f4bd / kaiyi.lk [ISSUE #7497] Extract the frequency of calling updateNamesrvAddr into a config

Re: [I] [Enhancement] Extract the frequency of calling updateNamesrvAddr into a configuration [rocketmq]

2023-10-24 Thread via GitHub
fuyou001 closed issue #7497: [Enhancement] Extract the frequency of calling updateNamesrvAddr into a configuration URL: https://github.com/apache/rocketmq/issues/7497 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[rocketmq] branch develop updated: [ISSUE #7497] Extract the frequency of calling updateNamesrvAddr into a configuration (#7498)

2023-10-24 Thread fuyou
This is an automated email from the ASF dual-hosted git repository. fuyou 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 f90c55341c [ISSUE #7497] Extract the frequenc

Re: [PR] [ISSUE #7497] Extract the frequency of calling updateNamesrvAddr into a configuration [rocketmq]

2023-10-24 Thread via GitHub
fuyou001 merged PR #7498: URL: https://github.com/apache/rocketmq/pull/7498 -- 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

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

2023-10-24 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user fuyou001 (triggered by fuyou001). Head commit for run: f90c55341ce253f6b532a83de47172ad14928e9e / lk [ISSUE #7497] Extract the frequency of calling updateNamesrvAddr into a configurati

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

2023-10-24 Thread GitBox
The GitHub Actions job "PUSH-CI" on rocketmq.git has failed. Run started by GitHub user fuyou001 (triggered by fuyou001). Head commit for run: f90c55341ce253f6b532a83de47172ad14928e9e / lk [ISSUE #7497] Extract the frequency of calling updateNamesrvAddr into a configuration (#7498) merge Rep

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

2023-10-24 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user fuyou001 (triggered by fuyou001). Head commit for run: f90c55341ce253f6b532a83de47172ad14928e9e / lk [ISSUE #7497] Extract the frequency of calling updateNamesrvAddr into a configuration (#7498) merge Re

Re: [I] 使用starter的时候需要自定义全局拦截器在 listener onMessage 之前处理 MessageExt [rocketmq-spring]

2023-10-24 Thread via GitHub
texousliu commented on issue #583: URL: https://github.com/apache/rocketmq-spring/issues/583#issuecomment-1776777431 > ocketMQ实现链路追踪,需要生产者在发送消息时,通过`properties`增加对应值。在消费者端,使 这样就需要修改旧代码了,如果从源头可扩展支持,那么我可以不用动旧代码 -- This is an automated message from the Apache Git Service. To respond to

Re: [I] 使用starter的时候需要自定义全局拦截器在 listener onMessage 之前处理 MessageExt [rocketmq-spring]

2023-10-24 Thread via GitHub
texousliu commented on issue #583: URL: https://github.com/apache/rocketmq-spring/issues/583#issuecomment-1776778599 > 可以写个父类,实现RocketMQListene,可以自定义消费逻辑 旧代码需要改造,新代码需要约束开发者行为,如果不知情的同事还是回使用原生注解 -- This is an automated message from the Apache Git Service. To respond to the message, p

[I] [Enhancement] Enhancement title [rocketmq]

2023-10-24 Thread via GitHub
metaphor opened a new issue, #7499: URL: https://github.com/apache/rocketmq/issues/7499 ### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary 1. a new instance of Net

Re: [I] DefaultLitePullConsumerImpl's persistConsumeOffset method should not be called by MQClientInstance if DefaultLitePullConsumerImpl disable autoCommit [rocketmq]

2023-10-24 Thread via GitHub
github-actions[bot] closed issue #5315: DefaultLitePullConsumerImpl's persistConsumeOffset method should not be called by MQClientInstance if DefaultLitePullConsumerImpl disable autoCommit URL: https://github.com/apache/rocketmq/issues/5315 -- This is an automated message from the Apache Git

Re: [I] DefaultLitePullConsumerImpl's persistConsumeOffset method should not be called by MQClientInstance if DefaultLitePullConsumerImpl disable autoCommit [rocketmq]

2023-10-24 Thread via GitHub
github-actions[bot] commented on issue #5315: URL: https://github.com/apache/rocketmq/issues/5315#issuecomment-1778256810 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

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

2023-10-24 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: f90c55341ce253f6b532a83de47172ad14928e9e / lk [ISSUE #7497] Extract the frequency of calling updateNamesrvAddr into a c

Re: [I] consumer Exception zlib error [rocketmq-client-cpp]

2023-10-24 Thread via GitHub
Yanhuanjin commented on issue #453: URL: https://github.com/apache/rocketmq-client-cpp/issues/453#issuecomment-1778350338 I also met this problem, and even after updated my zlib version, this problem still remains. -- This is an automated message from the Apache Git Service. To respond t

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

2023-10-24 Thread GitBox
The GitHub Actions job "PR-CI" on rocketmq.git has failed. Run started by GitHub user guyinyou (triggered by guyinyou). Head commit for run: 2b9bff7d1d2e2705d27a743f797828870c333297 / guyinyou add unit test Report URL: https://github.com/apache/rocketmq/actions/runs/6635022626 With regards,

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

2023-10-24 Thread GitBox
The GitHub Actions job "License checker" on rocketmq.git has failed. Run started by GitHub user guyinyou (triggered by guyinyou). Head commit for run: 2b9bff7d1d2e2705d27a743f797828870c333297 / guyinyou add unit test Report URL: https://github.com/apache/rocketmq/actions/runs/6635022648 With

Re: [PR] [ISSUE #7437] Add the CRC check of commitlog [rocketmq]

2023-10-24 Thread via GitHub
guyinyou commented on code in PR #7468: URL: https://github.com/apache/rocketmq/pull/7468#discussion_r1371065944 ## store/src/main/java/org/apache/rocketmq/store/CommitLog.java: ## @@ -61,7 +61,6 @@ import org.apache.rocketmq.store.logfile.MappedFile; import org.apache.rocketm

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

2023-10-24 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user guyinyou (triggered by guyinyou). Head commit for run: f90c55341ce253f6b532a83de47172ad14928e9e / lk [ISSUE #7497] Extract the frequency of calling updateNamesrvAddr into a configuration (

Re: [PR] [ISSUE #7437] Add the CRC check of commitlog [rocketmq]

2023-10-24 Thread via GitHub
guyinyou commented on PR #7468: URL: https://github.com/apache/rocketmq/pull/7468#issuecomment-1778403089 > Add some UTs done -- 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 c

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

2023-10-24 Thread GitBox
The GitHub Actions job "PR-CI" on rocketmq.git has failed. Run started by GitHub user guyinyou (triggered by guyinyou). Head commit for run: 147d3d7a016e0ee4069f57152a315d4d777295ad / guyinyou Merge branch 'develop' into dev_gyy_crc Report URL: https://github.com/apache/rocketmq/actions/runs/

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

2023-10-24 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user guyinyou (triggered by guyinyou). Head commit for run: f90c55341ce253f6b532a83de47172ad14928e9e / lk [ISSUE #7497] Extract the frequency of calling updateNamesrvAddr into a configuration (

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

2023-10-24 Thread GitBox
The GitHub Actions job "License checker" on rocketmq.git has failed. Run started by GitHub user guyinyou (triggered by guyinyou). Head commit for run: 147d3d7a016e0ee4069f57152a315d4d777295ad / guyinyou Merge branch 'develop' into dev_gyy_crc Report URL: https://github.com/apache/rocketmq/act

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

2023-10-24 Thread GitBox
The GitHub Actions job "PR-CI" on rocketmq.git has failed. Run started by GitHub user guyinyou (triggered by guyinyou). Head commit for run: 76e34fe0e0d37fe1210fb4a2397c971aa5a4a575 / guyinyou add MessageExtBrokerInnerTest Report URL: https://github.com/apache/rocketmq/actions/runs/6635057523

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

2023-10-24 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user guyinyou (triggered by guyinyou). Head commit for run: f90c55341ce253f6b532a83de47172ad14928e9e / lk [ISSUE #7497] Extract the frequency of calling updateNamesrvAddr into a configuration (

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

2023-10-24 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user guyinyou (triggered by guyinyou). Head commit for run: 2b9bff7d1d2e2705d27a743f797828870c333297 / guyinyou add unit test Report URL: https://github.com/apache/rocketmq/actions/runs/6635022653 With regard

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

2023-10-24 Thread GitBox
The GitHub Actions job "License checker" on rocketmq.git has failed. Run started by GitHub user guyinyou (triggered by guyinyou). Head commit for run: 76e34fe0e0d37fe1210fb4a2397c971aa5a4a575 / guyinyou add MessageExtBrokerInnerTest Report URL: https://github.com/apache/rocketmq/actions/runs/

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

2023-10-24 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user guyinyou (triggered by guyinyou). Head commit for run: 147d3d7a016e0ee4069f57152a315d4d777295ad / guyinyou Merge branch 'develop' into dev_gyy_crc Report URL: https://github.com/apache/rocketmq/actions/ru

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

2023-10-24 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user guyinyou (triggered by guyinyou). Head commit for run: 147d3d7a016e0ee4069f57152a315d4d777295ad / guyinyou Merge branch 'develop' into dev_gyy_crc Report URL: https://github.com/apach

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

2023-10-24 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user guyinyou (triggered by guyinyou). Head commit for run: 2b9bff7d1d2e2705d27a743f797828870c333297 / guyinyou add unit test Report URL: https://github.com/apache/rocketmq/actions/runs/66

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

2023-10-24 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user guyinyou (triggered by guyinyou). Head commit for run: 2b9bff7d1d2e2705d27a743f797828870c333297 / guyinyou add unit test Report URL: https://github.com/apache/rocketmq/actions/runs/66

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

2023-10-24 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user guyinyou (triggered by guyinyou). Head commit for run: 147d3d7a016e0ee4069f57152a315d4d777295ad / guyinyou Merge branch 'develop' into dev_gyy_crc Report URL: https://github.com/apach

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

2023-10-24 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user guyinyou (triggered by guyinyou). Head commit for run: 76e34fe0e0d37fe1210fb4a2397c971aa5a4a575 / guyinyou add MessageExtBrokerInnerTest Report URL: https://github.com/apache/rocketmq

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

2023-10-24 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user guyinyou (triggered by guyinyou). Head commit for run: 76e34fe0e0d37fe1210fb4a2397c971aa5a4a575 / guyinyou add MessageExtBrokerInnerTest Report URL: https://github.com/apache/rocketmq/actions/runs/6635057

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

2023-10-24 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user guyinyou (triggered by guyinyou). Head commit for run: 76e34fe0e0d37fe1210fb4a2397c971aa5a4a575 / guyinyou add MessageExtBrokerInnerTest Report URL: https://github.com/apache/rocketmq

Re: [I] [Feature] Reduce the number of threads caused by too much topic [rocketmq-clients]

2023-10-24 Thread via GitHub
ChenYilei2016 closed issue #621: [Feature] Reduce the number of threads caused by too much topic URL: https://github.com/apache/rocketmq-clients/issues/621 -- 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

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

2023-10-24 Thread GitBox
The GitHub Actions job "PR-CI" on rocketmq.git has failed. Run started by GitHub user guyinyou (triggered by guyinyou). Head commit for run: 47175435916836d1254bae504a3be3c6d2a135f0 / guyinyou fix codestyle Report URL: https://github.com/apache/rocketmq/actions/runs/6635377960 With regards,

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

2023-10-24 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user guyinyou (triggered by guyinyou). Head commit for run: f90c55341ce253f6b532a83de47172ad14928e9e / lk [ISSUE #7497] Extract the frequency of calling updateNamesrvAddr into a configuration (

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

2023-10-24 Thread GitBox
The GitHub Actions job "License checker" on rocketmq.git has failed. Run started by GitHub user guyinyou (triggered by guyinyou). Head commit for run: 47175435916836d1254bae504a3be3c6d2a135f0 / guyinyou fix codestyle Report URL: https://github.com/apache/rocketmq/actions/runs/6635377959 With

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

2023-10-24 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user guyinyou (triggered by guyinyou). Head commit for run: 47175435916836d1254bae504a3be3c6d2a135f0 / guyinyou fix codestyle Report URL: https://github.com/apache/rocketmq/actions/runs/6635377961 With regard

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

2023-10-24 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user guyinyou (triggered by guyinyou). Head commit for run: 47175435916836d1254bae504a3be3c6d2a135f0 / guyinyou fix codestyle Report URL: https://github.com/apache/rocketmq/actions/runs/66

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

2023-10-24 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user guyinyou (triggered by guyinyou). Head commit for run: 47175435916836d1254bae504a3be3c6d2a135f0 / guyinyou fix codestyle Report URL: https://github.com/apache/rocketmq/actions/runs/66

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

2023-10-24 Thread GitBox
The GitHub Actions job "License checker" on rocketmq.git has failed. Run started by GitHub user guyinyou (triggered by guyinyou). Head commit for run: 4116458fe679acad57fba7f73badf5e8a900ff0c / guyinyou fix codestyle Report URL: https://github.com/apache/rocketmq/actions/runs/6635466353 With

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

2023-10-24 Thread GitBox
The GitHub Actions job "PR-CI" on rocketmq.git has succeeded. Run started by GitHub user guyinyou (triggered by guyinyou). Head commit for run: 4116458fe679acad57fba7f73badf5e8a900ff0c / guyinyou fix codestyle Report URL: https://github.com/apache/rocketmq/actions/runs/6635466351 With regard

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

2023-10-24 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user guyinyou (triggered by guyinyou). Head commit for run: 4116458fe679acad57fba7f73badf5e8a900ff0c / guyinyou fix codestyle Report URL: https://github.com/apache/rocketmq/actions/runs/66

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

2023-10-24 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has succeeded. Run started by GitHub user guyinyou (triggered by guyinyou). Head commit for run: f90c55341ce253f6b532a83de47172ad14928e9e / lk [ISSUE #7497] Extract the frequency of calling updateNamesrvAddr into a configurati

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

2023-10-24 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user guyinyou (triggered by guyinyou). Head commit for run: 4116458fe679acad57fba7f73badf5e8a900ff0c / guyinyou fix codestyle Report URL: https://github.com/apache/rocketmq/actions/runs/6635466349 With regard

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

2023-10-24 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user guyinyou (triggered by guyinyou). Head commit for run: 4116458fe679acad57fba7f73badf5e8a900ff0c / guyinyou fix codestyle Report URL: https://github.com/apache/rocketmq/actions/runs/66

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

2023-10-24 Thread GitBox
The GitHub Actions job "License checker" on rocketmq.git has succeeded. Run started by GitHub user guyinyou (triggered by guyinyou). Head commit for run: 401e6369fd234666fe9701b8b73a8e678094368a / guyinyou fix codestyle Report URL: https://github.com/apache/rocketmq/actions/runs/6635811088 W

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

2023-10-24 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user guyinyou (triggered by guyinyou). Head commit for run: 401e6369fd234666fe9701b8b73a8e678094368a / guyinyou fix codestyle Report URL: https://github.com/apache/rocketmq/actions/runs/66

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

2023-10-24 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user guyinyou (triggered by guyinyou). Head commit for run: f90c55341ce253f6b532a83de47172ad14928e9e / lk [ISSUE #7497] Extract the frequency of calling updateNamesrvAddr into a configuration (

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

2023-10-24 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has succeeded. Run started by GitHub user guyinyou (triggered by guyinyou). Head commit for run: 401e6369fd234666fe9701b8b73a8e678094368a / guyinyou fix codestyle Report URL: https://github.com/apache/rocketmq/actions/runs/6635811085 With reg

Re: [PR] [ISSUE #7437] Add the CRC check of commitlog [rocketmq]

2023-10-24 Thread via GitHub
codecov-commenter commented on PR #7468: URL: https://github.com/apache/rocketmq/pull/7468#issuecomment-1778517415 ## [Codecov](https://app.codecov.io/gh/apache/rocketmq/pull/7468?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-10-24 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user guyinyou (triggered by guyinyou). Head commit for run: 401e6369fd234666fe9701b8b73a8e678094368a / guyinyou fix codestyle Report URL: https://github.com/apache/rocketmq/actions/runs/66

Re: [PR] fix UtilAllTest.java Can't create a empty path [rocketmq]

2023-10-24 Thread via GitHub
Einstein commented on PR #7484: URL: https://github.com/apache/rocketmq/pull/7484#issuecomment-1778551529 > [5d492c3](https://github.com/apache/rocketmq/commit/5d492c338258d07613103e6ae16df4c6fa5b3838) > > please take a look at this pr, I think you may occurs the same problem Y

[PR] [RIP-46] Enhanced metrics for timing and transactional messages [rocketmq]

2023-10-24 Thread via GitHub
GenerousMan opened a new pull request, #7500: URL: https://github.com/apache/rocketmq/pull/7500 ### Which Issue(s) This PR Fixes Some enhanced metrics of RIP-46, link to #5350 ### Brief Description The following metrics related to timing messages have bee

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

2023-10-24 Thread GitBox
The GitHub Actions job "PR-CI" on rocketmq.git has failed. Run started by GitHub user GenerousMan (triggered by GenerousMan). Head commit for run: 8b7517018384f8a356133114c0fe1b8d22a36c4a / juntao optimize. Report URL: https://github.com/apache/rocketmq/actions/runs/6636295209 With regards, G

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

2023-10-24 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user GenerousMan (triggered by GenerousMan). Head commit for run: 8b7517018384f8a356133114c0fe1b8d22a36c4a / juntao optimize. Report URL: https://github.com/apache/rocketmq/actions/runs/663

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

2023-10-24 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user GenerousMan (triggered by GenerousMan). Head commit for run: f90c55341ce253f6b532a83de47172ad14928e9e / lk [ISSUE #7497] Extract the frequency of calling updateNamesrvAddr into a configura

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

2023-10-24 Thread GitBox
The GitHub Actions job "CodeQL Analysis" on rocketmq.git has failed. Run started by GitHub user GenerousMan (triggered by GenerousMan). Head commit for run: 8b7517018384f8a356133114c0fe1b8d22a36c4a / juntao optimize. Report URL: https://github.com/apache/rocketmq/actions/runs/6636295205 With

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

2023-10-24 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user GenerousMan (triggered by GenerousMan). Head commit for run: 8b7517018384f8a356133114c0fe1b8d22a36c4a / juntao optimize. Report URL: https://github.com/apache/rocketmq/actions/runs/6636295212 With regards

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

2023-10-24 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user guyinyou (triggered by RongtongJin). Head commit for run: 401e6369fd234666fe9701b8b73a8e678094368a / guyinyou fix codestyle Report URL: https://github.com/apache/rocketmq/actions/r

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

2023-10-24 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user GenerousMan (triggered by GenerousMan). Head commit for run: 8b7517018384f8a356133114c0fe1b8d22a36c4a / juntao optimize. Report URL: https://github.com/apache/rocketmq/actions/runs/663

Re: [PR] [ISSUE #7437] Add the CRC check of commitlog [rocketmq]

2023-10-24 Thread via GitHub
RongtongJin merged PR #7468: URL: https://github.com/apache/rocketmq/pull/7468 -- 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

[rocketmq] branch develop updated: [ISSUE #7437] Add the CRC check of commitlog (#7468)

2023-10-24 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 91349f30b9 [ISSUE #7437] Add the CRC ch

Re: [I] [Bug] A bug in the CRC check of commitlog [rocketmq]

2023-10-24 Thread via GitHub
RongtongJin closed issue #7437: [Bug] A bug in the CRC check of commitlog URL: https://github.com/apache/rocketmq/issues/7437 -- 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