[GitHub] [rocketmq] RongtongJin closed pull request #7388: 4.9

2023-09-24 Thread via GitHub
RongtongJin closed pull request #7388: 4.9 URL: https://github.com/apache/rocketmq/pull/7388 -- 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-uns

[GitHub] [rocketmq-connect] RongtongJin merged pull request #522: [OSPP2023] Feat: Support HBase Sink connector

2023-09-24 Thread via GitHub
RongtongJin merged PR #522: URL: https://github.com/apache/rocketmq-connect/pull/522 -- 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-connect] branch master updated: [OSPP2023] Feat: Support HBase Sink connector (#522)

2023-09-24 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-connect.git The following commit(s) were added to refs/heads/master by this push: new cf49208c [OSPP2023] Feat: Support

[GitHub] [rocketmq] RongtongJin commented on pull request #7385: [ISSUE #7383] Fix: plain acl can not update topicpermit to empty

2023-09-24 Thread via GitHub
RongtongJin commented on PR #7385: URL: https://github.com/apache/rocketmq/pull/7385#issuecomment-1732552302 LGTM~ -- 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 unsubs

[rocketmq-eventbridge] branch feat/backPressure created (now c4607e5)

2023-09-24 Thread shenlin
This is an automated email from the ASF dual-hosted git repository. shenlin pushed a change to branch feat/backPressure in repository https://gitbox.apache.org/repos/asf/rocketmq-eventbridge.git at c4607e5 fix api destination update No new revisions were added by this update.

[rocketmq-eventbridge] 01/01: feat:add runtime manager.

2023-09-24 Thread shenlin
This is an automated email from the ASF dual-hosted git repository. shenlin pushed a commit to branch feat/runtime-manager in repository https://gitbox.apache.org/repos/asf/rocketmq-eventbridge.git commit 2e52e1ab126787c8c58fa822053bfb3fd31f964b Author: 2011shenlin <2011shen...@gmail.com> AuthorD

[rocketmq-eventbridge] branch feat/runtime-manager created (now 2e52e1a)

2023-09-24 Thread shenlin
This is an automated email from the ASF dual-hosted git repository. shenlin pushed a change to branch feat/runtime-manager in repository https://gitbox.apache.org/repos/asf/rocketmq-eventbridge.git at 2e52e1a feat:add runtime manager. This branch includes the following new commits:

[GitHub] [rocketmq] dazengelead closed issue #7386: [Bug] org.apache.rocketmq.client.impl.consumer.ProcessQueue#cleanExpiredMsg Message expiration judgment is incorrect

2023-09-24 Thread via GitHub
dazengelead closed issue #7386: [Bug] org.apache.rocketmq.client.impl.consumer.ProcessQueue#cleanExpiredMsg Message expiration judgment is incorrect URL: https://github.com/apache/rocketmq/issues/7386 -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [rocketmq] github-actions[bot] closed issue #5128: One master corresponds to two slaves, one for synchronous replication and one for asynchronous, can this be achieved?

2023-09-24 Thread via GitHub
github-actions[bot] closed issue #5128: One master corresponds to two slaves, one for synchronous replication and one for asynchronous, can this be achieved? URL: https://github.com/apache/rocketmq/issues/5128 -- This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] [rocketmq] github-actions[bot] commented on issue #5074: The machine has a mechanical hard disk, and the random reading is slow, but the machine memory is large. How to set parameters to impr

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

[GitHub] [rocketmq] github-actions[bot] closed issue #5074: The machine has a mechanical hard disk, and the random reading is slow, but the machine memory is large. How to set parameters to improve th

2023-09-24 Thread via GitHub
github-actions[bot] closed issue #5074: The machine has a mechanical hard disk, and the random reading is slow, but the machine memory is large. How to set parameters to improve the reading speed. URL: https://github.com/apache/rocketmq/issues/5074 -- This is an automated message from the Ap

[GitHub] [rocketmq] yulangz commented on a diff in pull request #7301: [ISSUE #7300] jRaft-Controller Implemention

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

[GitHub] [rocketmq] RongtongJin opened a new issue, #7389: [Enhancement] When the number of files is very large (in a million queue scenario), the getLastMappedFile function affects performance

2023-09-24 Thread via GitHub
RongtongJin opened a new issue, #7389: URL: https://github.com/apache/rocketmq/issues/7389 ### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary When the number o

[GitHub] [rocketmq] guyinyou closed pull request #7354: [ISSUE #7353] Topic creation and deletion commands act on slave nodes

2023-09-24 Thread via GitHub
guyinyou closed pull request #7354: [ISSUE #7353] Topic creation and deletion commands act on slave nodes URL: https://github.com/apache/rocketmq/pull/7354 -- 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

[GitHub] [rocketmq-clients] drpmma merged pull request #609: [ISSUE #608] Print message id and message queue when consume result is failure

2023-09-24 Thread via GitHub
drpmma merged PR #609: URL: https://github.com/apache/rocketmq-clients/pull/609 -- 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...@rock

[GitHub] [rocketmq-clients] drpmma closed issue #608: [Enhancement] Print message id and message queue when consume result is failure

2023-09-24 Thread via GitHub
drpmma closed issue #608: [Enhancement] Print message id and message queue when consume result is failure URL: https://github.com/apache/rocketmq-clients/issues/608 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[rocketmq-clients] branch master updated: [ISSUE #608] Print message id and message queue when consume result is failure (#609)

2023-09-24 Thread zhouxzhan
This is an automated email from the ASF dual-hosted git repository. zhouxzhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git The following commit(s) were added to refs/heads/master by this push: new 92c627d5 [ISSUE #608] Print message

[GitHub] [rocketmq-clients]: Workflow run "Golang Coverage" failed!

2023-09-24 Thread GitBox
The GitHub Actions job "Golang Coverage" on rocketmq-clients.git has failed. Run started by GitHub user drpmma (triggered by drpmma). Head commit for run: 92c627d55af415a5597ee9ea0efff27c313582b5 / Zhouxiang Zhan [ISSUE #608] Print message id and message queue when consume result is failure (#

[GitHub] [rocketmq-clients]: Workflow run "Java Coverage" failed!

2023-09-24 Thread GitBox
The GitHub Actions job "Java Coverage" on rocketmq-clients.git has failed. Run started by GitHub user drpmma (triggered by drpmma). Head commit for run: 92c627d55af415a5597ee9ea0efff27c313582b5 / Zhouxiang Zhan [ISSUE #608] Print message id and message queue when consume result is failure (#60

[GitHub] [rocketmq-clients]: Workflow run "Node.js Coverage" failed!

2023-09-24 Thread GitBox
The GitHub Actions job "Node.js Coverage" on rocketmq-clients.git has failed. Run started by GitHub user drpmma (triggered by drpmma). Head commit for run: 92c627d55af415a5597ee9ea0efff27c313582b5 / Zhouxiang Zhan [ISSUE #608] Print message id and message queue when consume result is failure (

[GitHub] [rocketmq] guyinyou opened a new pull request, #7390: [ISSUE #7389] Fix the problem that getLastMappedFile function affects performance

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

[GitHub] [rocketmq] drpmma commented on a diff in pull request #7359: [ISSUE #7358] Optimize pull request hold service

2023-09-24 Thread via GitHub
drpmma commented on code in PR #7359: URL: https://github.com/apache/rocketmq/pull/7359#discussion_r1335341843 ## broker/src/main/java/org/apache/rocketmq/broker/longpolling/PullRequestHoldService.java: ## @@ -122,6 +134,12 @@ public void notifyMessageArriving(final String topic

[GitHub] [rocketmq] redlsz opened a new issue, #7391: [Bug] Bug title

2023-09-24 Thread via GitHub
redlsz opened a new issue, #7391: URL: https://github.com/apache/rocketmq/issues/7391 ### 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 hav

[GitHub] [rocketmq] codecov-commenter commented on pull request #7390: [ISSUE #7389] Fix the problem that getLastMappedFile function affects performance

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

[GitHub] [rocketmq]: Workflow run "Coverage" failed!

2023-09-24 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user redlsz (triggered by redlsz). Head commit for run: b737118c77651373cb45ae87ae70166e235c2342 / redlsz Fix parse gRPC authorization header npe Report URL: https://github.com/apache/rocketmq/actions/runs/6294

[GitHub] [rocketmq]: Workflow run "Build and Run Tests by Maven" failed!

2023-09-24 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user redlsz (triggered by redlsz). Head commit for run: b737118c77651373cb45ae87ae70166e235c2342 / redlsz Fix parse gRPC authorization header npe Report URL: https://github.com/apache/rocke

[GitHub] [rocketmq] RongtongJin merged pull request #7390: [ISSUE #7389] Fix the problem that getLastMappedFile function affects performance

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

[GitHub] [rocketmq] RongtongJin closed issue #7389: [Enhancement] When the number of files is very large (in a million queue scenario), the getLastMappedFile function affects performance

2023-09-24 Thread via GitHub
RongtongJin closed issue #7389: [Enhancement] When the number of files is very large (in a million queue scenario), the getLastMappedFile function affects performance URL: https://github.com/apache/rocketmq/issues/7389 -- This is an automated message from the Apache Git Service. To respond t

[rocketmq] branch develop updated: [ISSUE #7389] Fix the problem that getLastMappedFile function affects performance

2023-09-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 d7e5c4d1a4 [ISSUE #7389] Fix the proble

[GitHub] [rocketmq-operator] drivebyer opened a new pull request, #182: Customize console

2023-09-24 Thread via GitHub
drivebyer opened a new pull request, #182: URL: https://github.com/apache/rocketmq-operator/pull/182 ## What is the purpose of the change inherit https://github.com/apache/rocketmq-operator/pull/132 ## Brief changelog XX ## Verifying this change **Pl

[GitHub] [rocketmq-operator] drivebyer commented on pull request #181: [ISSUE #73] Support additional volume mount for console deployment

2023-09-24 Thread via GitHub
drivebyer commented on PR #181: URL: https://github.com/apache/rocketmq-operator/pull/181#issuecomment-1732967876 see https://github.com/apache/rocketmq-operator/pull/182 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[GitHub] [rocketmq-operator] drivebyer closed pull request #181: [ISSUE #73] Support additional volume mount for console deployment

2023-09-24 Thread via GitHub
drivebyer closed pull request #181: [ISSUE #73] Support additional volume mount for console deployment URL: https://github.com/apache/rocketmq-operator/pull/181 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[GitHub] [rocketmq]: Workflow run "Coverage" is working again!

2023-09-24 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has succeeded. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: d7e5c4d1a4e048cd97f0b29a96a0fc575927a03e / guyinyou <36399867+guyin...@users.noreply.github.com> [ISSUE #7389] Fix the problem that getLastMap

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

2023-09-24 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: d7e5c4d1a4e048cd97f0b29a96a0fc575927a03e / guyinyou <36399867+guyin...@users.noreply.github.com> [ISSUE #7389] Fix the pr

[GitHub] [rocketmq] redlsz commented on a diff in pull request #7359: [ISSUE #7358] Optimize pull request hold service

2023-09-24 Thread via GitHub
redlsz commented on code in PR #7359: URL: https://github.com/apache/rocketmq/pull/7359#discussion_r1335423213 ## broker/src/main/java/org/apache/rocketmq/broker/longpolling/PullRequestHoldService.java: ## @@ -122,6 +134,12 @@ public void notifyMessageArriving(final String topic